Skip to content
MeasurementReportNotification.md 1.15 KiB
Newer Older
# MeasurementReportNotification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**BeaconReport** | [**[]BeaconReport**](BeaconReport.md) | Beacon Report as defined in IEEE 802.11-2016 [8]. | [optional] [default to null]
**ChannelLoad** | [**[]ChannelLoad**](ChannelLoad.md) | Channel Load reports as seen by the station as defined in IEEE 802.11-2016 [8]. | [optional] [default to null]
**NeighborReport** | [**[]NeighborReport**](NeighborReport.md) | Neighbor Report providing information about neighbor Access Points seen by the station as defined in IEEE 802.112016 [8]. | [optional] [default to null]
**NotificationType** | **string** | Shall be set to \"MeasurementReportNotification\". | [default to null]
**StaStatistics** | [**[]StaStatistics**](StaStatistics.md) | STA Statistics Report as defined in IEEE 802.11-2016 [8]. | [optional] [default to null]
**TimeStamp** | [***TimeStamp**](TimeStamp.md) |  | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)