Interface SignalFloatValue

Event indicating a change in a float 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: number

New float value

Generated using TypeDoc