@camera.ui/sdk / sensor / SensorCascadeTrigger
Interface: SensorCascadeTrigger
Defined in: sensor/meta.ts:4
Condition under which a sensor arms an automation cascade.
Properties
property
readonlyproperty:string
Defined in: sensor/meta.ts:6
Property watched for the arming condition.
sustained
readonlysustained:boolean
Defined in: sensor/meta.ts:10
Whether the value must hold, instead of firing once.
value
readonlyvalue:unknown
Defined in: sensor/meta.ts:8
Value that arms the cascade.