mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-03 04:18:15 +00:00
929 B
929 B
ClientAssocEvent
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| model_type | str | ||
| all_of | RealTimeEvent | [optional] | |
| session_id | int | [optional] | |
| ssid | str | [optional] | |
| client_mac_address | MacAddress | [optional] | |
| radio_type | RadioType | [optional] | |
| is_reassociation | bool | [optional] | |
| status | WlanStatusCode | [optional] | |
| rssi | int | [optional] | |
| internal_sc | int | [optional] | |
| using11k | bool | [optional] | |
| using11r | bool | [optional] | |
| using11v | bool | [optional] |