ydk.models.openconfig.openconfig_platform_types.
ComponentPowerType
ComponentPowerType (Enum Class)
A generic type reflecting whether a hardware component
is powered on or off
POWER_ENABLED = 0
Enable power on the component
POWER_DISABLED = 1
Disable power on the component