OcaPowerSupplyType

class OcaPowerSupplyType()

Type of power supply.

OcaPowerSupplyType.None

type: OcaPowerSupplyType

Singleton object corresponding to the entry with value 0.

OcaPowerSupplyType.Mains

type: OcaPowerSupplyType

Singleton object corresponding to the entry with value 1.

OcaPowerSupplyType.Battery

type: OcaPowerSupplyType

Singleton object corresponding to the entry with value 2.

OcaPowerSupplyType.Phantom

type: OcaPowerSupplyType

Singleton object corresponding to the entry with value 3.

OcaPowerSupplyType.Solar

type: OcaPowerSupplyType

Singleton object corresponding to the entry with value 4.