Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Overcurrent protector metadata. More...
Public Attributes | |
string | label |
OCP label. More... | |
Nameplate | namePlate |
Nameplate information More... | |
Rating | rating |
Numerical usage ratings. More... | |
Type | type |
OCP type. More... | |
int | maxTripCnt |
Maximum trip count. More... | |
Overcurrent protector metadata.
Definition at line 42 of file OverCurrentProtector.idl.
string pdumodel::OverCurrentProtector::MetaData::label |
OCP label.
Definition at line 43 of file OverCurrentProtector.idl.
int pdumodel::OverCurrentProtector::MetaData::maxTripCnt |
Maximum trip count.
Definition at line 47 of file OverCurrentProtector.idl.
Nameplate pdumodel::OverCurrentProtector::MetaData::namePlate |
Nameplate information
Definition at line 44 of file OverCurrentProtector.idl.
Rating pdumodel::OverCurrentProtector::MetaData::rating |
Numerical usage ratings.
Definition at line 45 of file OverCurrentProtector.idl.
Type pdumodel::OverCurrentProtector::MetaData::type |
OCP type.
Definition at line 46 of file OverCurrentProtector.idl.