mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-21 17:06:18 +00:00
14 lines
544 B
Markdown
14 lines
544 B
Markdown
# 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)
|
|
|
|
|