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

e2e

Configuration of End-to-End Communication Protection

Type

IE2EInformation

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