Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hierarchy ¶
type Hierarchy struct { NetworkDeviceCommunicator communicator.Communicator Children map[string]Hierarchy TryToMatchLast bool }
Hierarchy defines the hierarchy between multiple network device communicators. It mirrors the structure defined in the config/device-classes directory.
Click to show internal directories.
Click to hide internal directories.