| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Outlet metadata More...
Public Attributes | |
| string | label | 
| Outlet label  More... | |
| string | receptacleType | 
| Receptacle type.  More... | |
| Nameplate | namePlate | 
| Nameplate information  More... | |
| Rating | rating | 
| Numerical usage ratings.  More... | |
| boolean | isSwitchable | 
true if the outlet is switchable  More... | |
| boolean | isLatching | 
true if the outlet is able to keep its state after power loss  More... | |
| int | maxRelayCycleCnt | 
| Maximum relay cycle count.  More... | |
| boolean | hasWaveformSupport | 
| Whether waveform reading is supported on this outlet.  More... | |
| boolean | hasServiceModeSupport | 
| Whether service mode is supported on this outlet.  More... | |
Outlet metadata
Definition at line 43 of file Outlet.idl.
| boolean pdumodel::Outlet::MetaData::hasServiceModeSupport | 
Whether service mode is supported on this outlet.
Definition at line 52 of file Outlet.idl.
| boolean pdumodel::Outlet::MetaData::hasWaveformSupport | 
Whether waveform reading is supported on this outlet.
Definition at line 51 of file Outlet.idl.
| boolean pdumodel::Outlet::MetaData::isLatching | 
true if the outlet is able to keep its state after power loss 
Definition at line 49 of file Outlet.idl.
| boolean pdumodel::Outlet::MetaData::isSwitchable | 
true if the outlet is switchable 
Definition at line 48 of file Outlet.idl.
| string pdumodel::Outlet::MetaData::label | 
Outlet label
Definition at line 44 of file Outlet.idl.
| int pdumodel::Outlet::MetaData::maxRelayCycleCnt | 
Maximum relay cycle count.
Definition at line 50 of file Outlet.idl.
| Nameplate pdumodel::Outlet::MetaData::namePlate | 
Nameplate information
Definition at line 46 of file Outlet.idl.
| Rating pdumodel::Outlet::MetaData::rating | 
Numerical usage ratings.
Definition at line 47 of file Outlet.idl.
| string pdumodel::Outlet::MetaData::receptacleType | 
Receptacle type.
Definition at line 45 of file Outlet.idl.