ISignalGroup

Summary

Represents a set of I-Signals that shall always be kept together.

Properties

Structure

class ISignalGroup
channel

The information related to the channel.

Type

IChannel

name

The name of the Signal Group

Type

str

signals

The set of signals that shall always be kept together.

Type

IEnumerable[ISignal]

uuid

The UUID of the Signal Group.

Type

str