mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
update documenation
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# MonitorTrigger
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**data** | [**DataTrigger**](DataTrigger.md) | | [optional]
|
||||
**name** | **str** | The trigger name(should be uniq) |
|
||||
**time** | [**TimeTrigger**](TimeTrigger.md) | | [optional]
|
||||
**zone** | [**ZoneTrigger**](ZoneTrigger.md) | | [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