Skip to content

Services.Diagnostics.Wi-Fi.SiteSurveys.{SurveyId} missing Parameters details for Statistics.Channels #15

@RicardoMartinhoaAtran

Description

@RicardoMartinhoaAtran

According with the Object Example, the Parameter Statistics.Channels is a Structure with multiple parameters inside (see below):

"Body": {
"Id": "1",
"Status": "Complete",
"Timestamp": "2018-04-09T20:45:00+01:00",
"Statistics": {
"Channels": [
{
"Id": 1,
"Grade": 93,
"BSSCount": 5,
"Noise": {
"Average": -80,
"Background": -100
},
"SignalNoiseRatio ": 20,
"Usage": 0.23
}
]
}
}

Theses parameters of the structure are not mapped on the parameters details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions