mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-03 12:27:53 +00:00
15 lines
599 B
Markdown
15 lines
599 B
Markdown
# ClientIdEvent
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**model_type** | **str** | |
|
|
**all_of** | [**RealTimeEvent**](RealTimeEvent.md) | | [optional]
|
|
**session_id** | **int** | | [optional]
|
|
**mac_address_bytes** | **list[str]** | | [optional]
|
|
**client_mac_address** | [**MacAddress**](MacAddress.md) | | [optional]
|
|
**user_id** | **str** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|