mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-24 14:37:09 +00:00
some library updates with swagger api
Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
14
libs/cloudapi/cloudsdk/docs/ClientFirstDataEvent.md
Normal file
14
libs/cloudapi/cloudsdk/docs/ClientFirstDataEvent.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user