Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Transfer switch metadata. More...
Public Attributes | |
string | label |
Transfer switch label. More... | |
Nameplate | namePlate |
Nameplate information More... | |
Rating | rating |
Numerical usage ratings. More... | |
Type | type |
Transfer switch type. More... | |
int | sourceCount |
Number of sources. More... | |
Transfer switch metadata.
Definition at line 50 of file TransferSwitch.idl.
string pdumodel::TransferSwitch::MetaData::label |
Transfer switch label.
Definition at line 51 of file TransferSwitch.idl.
Nameplate pdumodel::TransferSwitch::MetaData::namePlate |
Nameplate information
Definition at line 52 of file TransferSwitch.idl.
Rating pdumodel::TransferSwitch::MetaData::rating |
Numerical usage ratings.
Definition at line 53 of file TransferSwitch.idl.
int pdumodel::TransferSwitch::MetaData::sourceCount |
Number of sources.
Definition at line 55 of file TransferSwitch.idl.
Type pdumodel::TransferSwitch::MetaData::type |
Transfer switch type.
Definition at line 54 of file TransferSwitch.idl.