Enumeration ValueType

The type of values that the usage will report or use

Enumeration Members

Enumeration Members

ABSOLUTE: "absolute"

Value will either be 0 or 1. 0 means OFF and 1 means ON.

RELATIVE: "relative"

Value will always be 1. For relative values the signal should be treated as a "toggle" meaning the new state related to that signal is the opposite of the previous state (e.g. from muted to unmuted or from unmuted to muted).