Parameter represents a KeyName, KeyTag, array of values and units applicable to values. Parameter sits as payload for sending commands and events between components.
T the type of items this parameter holds
the name of the key
reference to an object of type KeyType[S]
an Array of values of type S
applicable units
Generated using TypeDoc
Parameter represents a KeyName, KeyTag, array of values and units applicable to values. Parameter sits as payload for sending commands and events between components.