Skip to content

Transport Definition

Title: Transport Definition

Type object
Required No
Additional properties Any type allowed

Description: Voluptuous validation schema for Transport_Definition

Property Pattern Type Deprecated
- alias No string No
- device_domain No array of string No
- device_discovery No boolean No
- enabled No boolean No
- delivery_defaults No object No

Property Transport Definition > alias

Type string
Required No

Property Transport Definition > device_domain

Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
device_domain items -

Transport Definition > device_domain > device_domain items

Type string
Required No

Property Transport Definition > device_discovery

Type boolean
Required No
Default false

Property Transport Definition > enabled

Type boolean
Required No
Default true

Property Transport Definition > delivery_defaults

Type object
Required No
Additional properties Any type allowed
Property Pattern Type Deprecated
- action No string No
- debug No string No
- options No object No
- data No object No
- target No Combination No
- target_required No Combination No
- target_usage No enum (of string) No
- selection No array of enum (of string) No
- priority No array of enum (of string) No
- selection_rank No enum (of string) No

Property Transport Definition > delivery_defaults > action

Type string
Required No

Property Transport Definition > delivery_defaults > debug

Type string
Required No

Property Transport Definition > delivery_defaults > options

Type object
Required No
Additional properties Any type allowed
Property Pattern Type Deprecated
- No object No

Property Transport Definition > delivery_defaults > data

Type object
Required No
Additional properties Any type allowed
Property Pattern Type Deprecated
- No object No

Property Transport Definition > delivery_defaults > target

Type combining
Required No
Additional properties Any type allowed
Any of(Option)
item 0
item 1
item 2
item 3
item 4

Property Transport Definition > delivery_defaults > target > anyOf > item 0

Type object
Required No
Additional properties Each additional property must conform to the schema
Property Pattern Type Deprecated
- No array of string No
Property Transport Definition > delivery_defaults > target > anyOf > item 0 > additionalProperties
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
additionalProperties items -
Transport Definition > delivery_defaults > target > anyOf > item 0 > additionalProperties > additionalProperties items
Type string
Required No

Property Transport Definition > delivery_defaults > target > anyOf > item 1

Type object
Required No
Additional properties Each additional property must conform to the schema
Property Pattern Type Deprecated
- No string No
Property Transport Definition > delivery_defaults > target > anyOf > item 1 > additionalProperties
Type string
Required No

Property Transport Definition > delivery_defaults > target > anyOf > item 2

Type string
Required No

Property Transport Definition > delivery_defaults > target > anyOf > item 3

Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
item 3 items -
Transport Definition > delivery_defaults > target > anyOf > item 3 > item 3 items
Type string
Required No

Property Transport Definition > delivery_defaults > target > anyOf > item 4

Type object
Required No
Additional properties Any type allowed
Property Pattern Type Deprecated
- entity_id No array of string No
- device_id No array of string No
- area_id No array of string No
- floor_id No array of string No
- label_id No array of string No
Property Transport Definition > delivery_defaults > target > anyOf > item 4 > entity_id
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
entity_id items -
Transport Definition > delivery_defaults > target > anyOf > item 4 > entity_id > entity_id items
Type string
Required No
Property Transport Definition > delivery_defaults > target > anyOf > item 4 > device_id
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
device_id items -
Transport Definition > delivery_defaults > target > anyOf > item 4 > device_id > device_id items
Type string
Required No
Property Transport Definition > delivery_defaults > target > anyOf > item 4 > area_id
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
area_id items -
Transport Definition > delivery_defaults > target > anyOf > item 4 > area_id > area_id items
Type string
Required No
Property Transport Definition > delivery_defaults > target > anyOf > item 4 > floor_id
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
floor_id items -
Transport Definition > delivery_defaults > target > anyOf > item 4 > floor_id > floor_id items
Type string
Required No
Property Transport Definition > delivery_defaults > target > anyOf > item 4 > label_id
Type array of string
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
label_id items -
Transport Definition > delivery_defaults > target > anyOf > item 4 > label_id > label_id items
Type string
Required No

Property Transport Definition > delivery_defaults > target_required

Type combining
Required No
Additional properties Any type allowed
Any of(Option)
item 0
item 1

Property Transport Definition > delivery_defaults > target_required > anyOf > item 0

Type object
Required No
Additional properties Any type allowed

Property Transport Definition > delivery_defaults > target_required > anyOf > item 1

Type enum (of string)
Required No

Must be one of: * "always" * "never" * "optional"

Property Transport Definition > delivery_defaults > target_usage

Type enum (of string)
Required No

Must be one of: * "no_delivery" * "no_action" * "merge_delivery" * "merge_always" * "fixed"

Property Transport Definition > delivery_defaults > selection

Type array of enum (of string)
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
selection items -

Transport Definition > delivery_defaults > selection > selection items

Type enum (of string)
Required No

Must be one of: * "fallback_on_error" * "scenario" * "default" * "fallback"

Property Transport Definition > delivery_defaults > priority

Type array of enum (of string)
Required No
Array restrictions
Min items N/A
Max items N/A
Items unicity False
Additional items False
Tuple validation See below
Each item of this array must be Description
priority items -

Transport Definition > delivery_defaults > priority > priority items

Type enum (of string)
Required No

Must be one of: * "low" * "medium" * "high" * "critical"

Property Transport Definition > delivery_defaults > selection_rank

Type enum (of string)
Required No

Must be one of: * "ANY" * "FIRST" * "LAST"


Generated using json-schema-for-humans on 2025-11-21 at 23:32:28 +0000