Config¶
Leafs
-
class
Components.Component.Transceiver.PhysicalChannels.Channel.
Config
¶ Bases:
Entity
Class Hierarchy:
Components
Component
Transceiver
PhysicalChannels
Channel
Config
This class represents configuration data.
Configuration data for physical channels
-
index
¶ Index of the physical channnel or lane within a physical client port
type: int
range: 0..65535
-
description
¶ Text description for the client physical channel
type: str
-
tx_laser
¶ Enable (true) or disable (false) the transmit label for the channel
type: bool
-