some library updates with swagger api

Signed-off-by: shivam <shivam.thakur@candelatech.com>
This commit is contained in:
shivam
2021-03-01 18:26:14 +05:30
parent c3ac261e72
commit a086e5c290
1239 changed files with 136953 additions and 0 deletions

View 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)