Component¶
Keys
Children
backplanechassisconfigcpufabricfanintegrated_circuitlinecardoptical_channeloptical_portportpower_supplypropertiesstatestoragesubcomponentstransceiver
-
class
Components.Component¶ Bases:
EntityClass Hierarchy:
ComponentsComponentThis class represents configuration data.
List of components, keyed by component name.
-
properties¶ Enclosing container
type:
Properties
-
subcomponents¶ Enclosing container for subcomponent references
type:
Subcomponents
-
power_supply¶ Data for power supply components
type:
PowerSupply
-
integrated_circuit¶ Data for chip components, such as ASIC, NPUs, etc
type:
IntegratedCircuit
-
transceiver¶ Top-level container for client port transceiver data
type:
Transceiver
-
optical_channel¶ Enclosing container for the list of optical channels
type:
OpticalChannel
-
optical_port¶ Top-level container
type:
OpticalPort
-