| Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    | 
Transfer switch metadata. More...
| Public Attributes | |
| string | label | 
| Transfer switch label. | |
| Nameplate | namePlate | 
| Nameplate information | |
| Rating | rating | 
| Numerical usage ratings. | |
| Type | type | 
| Transfer switch type. | |
| int | sourceCount | 
| Number of sources. | |
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.