Skip to content

STRICT_ACTION_DATA_SCHEMA

Voluptuous Validation Schema for STRICT_ACTION_DATA_SCHEMA

Type: object

Property Type Required Possible values Default Description
delivery array or object or string object and/or string and/or string
priority string low medium high critical
require_scenarios array string
apply_scenarios array string
constrain_scenarios array string
delivery_selection string explicit fixed implicit
recipients array string
media object object
media.camera_entity_id string string
media.camera_delay integer integer 0
media.camera_ptz_preset integer or string 0 <= x and/or string
media.clip_url string string
media.snapshot_url string string
media.jpeg_flags object object
message_html string string
action_groups array string []
actions array object []
actions[].action string string
actions[].title string string
actions[].action_category string string
actions[].action_url string string
actions[].action_url_title string string
debug string string false
data object object

Markdown generated with jsonschema-markdown.