Summary
Represents a set of I-Signals that shall always be kept together.
ISignalGroup.channel
ISignalGroup.name
ISignalGroup.signals
ISignalGroup.uuid
Structure
The information related to the channel.
IChannel
The name of the Signal Group
str
The set of signals that shall always be kept together.
IEnumerable[ISignal]
IEnumerable
ISignal
The UUID of the Signal Group.