Name | Type | Description | Notes |
---|---|---|---|
extended_event_param | list[object] | Allow to set extra vehicle data (defined in data model) to add to the monitor event when publishing. The possible values are | value |
label | str | Monitor lablel (usually its name). | |
locale | str | Locale is used for rendering text according to language and country for. It should match the REGEX ```\w(-\w)?```. For more details about possible standard values, please refer to locals list. | [optional] |
subscribe_param | MonitorSubscribe | ||
trigger_param | MonitorParameterTriggerParam |