Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Numerical usage ratings. More...
Public Attributes | |
int | current |
Maximum current in Amperes rounded down to the nearest integer. More... | |
float | decimalCurrent |
Maximum current in Amperes with potential decimal places. More... | |
int | minVoltage |
Minimum voltage in Volts. More... | |
int | maxVoltage |
Maximum voltage in Volts. More... | |
Numerical usage ratings.
Definition at line 15 of file Nameplate.idl.
int pdumodel::Rating::current |
Maximum current in Amperes rounded down to the nearest integer.
Definition at line 16 of file Nameplate.idl.
float pdumodel::Rating::decimalCurrent |
Maximum current in Amperes with potential decimal places.
Definition at line 17 of file Nameplate.idl.
int pdumodel::Rating::maxVoltage |
Maximum voltage in Volts.
Definition at line 19 of file Nameplate.idl.
int pdumodel::Rating::minVoltage |
Minimum voltage in Volts.
Definition at line 18 of file Nameplate.idl.