mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 01:16:14 +00:00
14 lines
535 B
Markdown
14 lines
535 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)
|
|
|
|
|