mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-23 06:14:52 +00:00
15 lines
612 B
Markdown
15 lines
612 B
Markdown
# ClientFirstDataEvent
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**model_type** | **str** | |
|
|
**all_of** | [**RealTimeEvent**](RealTimeEvent.md) | | [optional]
|
|
**session_id** | **int** | | [optional]
|
|
**client_mac_address** | [**MacAddress**](MacAddress.md) | | [optional]
|
|
**first_data_rcvd_ts** | **int** | | [optional]
|
|
**first_data_sent_ts** | **int** | | [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)
|
|
|