Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Transfer switch statistics. More...
Public Attributes | |
int | transferCount |
Number of transfers since device startup. More... | |
int | powerFailDetectTime |
Detection time in us for the last inlet power failure. More... | |
int | relayOpenTime |
Time in us until all relays have opened during the last transfer. More... | |
int | totalTransferTime |
Total time in us for last transfer. More... | |
Transfer switch statistics.
Definition at line 96 of file TransferSwitch.idl.
int pdumodel::TransferSwitch::Statistics::powerFailDetectTime |
Detection time in us for the last inlet power failure.
Definition at line 98 of file TransferSwitch.idl.
int pdumodel::TransferSwitch::Statistics::relayOpenTime |
Time in us until all relays have opened during the last transfer.
Definition at line 99 of file TransferSwitch.idl.
int pdumodel::TransferSwitch::Statistics::totalTransferTime |
Total time in us for last transfer.
Definition at line 100 of file TransferSwitch.idl.
int pdumodel::TransferSwitch::Statistics::transferCount |
Number of transfers since device startup.
Definition at line 97 of file TransferSwitch.idl.