Interface SignalBooleanValue

Event indicating a change in a boolean signal value

Hierarchy

Properties

Properties

signalID: string

The signal ID matches a signal definition

type: string

The type of signal event. For example what kind of value update is this

value: boolean

New boolean value

Generated using TypeDoc