IController

Summary

Represents a Controller.

Properties

Structure

class IController
id_string

The ID of the controller.

Type

str

mac_unicast_address

The MAC unicast address of the controller.

Type

str

name

The name of the controller.

Type

str

ports

The coupling port of the controller

Type

IReadOnlyCollection[CouplingPort]

uuid

The ID of the controller.

Type

str