Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
pdumodel::TransferSwitch::Statistics Struct Reference

Transfer switch statistics. More...

import "TransferSwitch.idl";

Public Attributes

int transferCount
 Number of transfers since device startup.
 
int powerFailDetectTime
 Detection time in us for the last inlet power failure.
 
int relayOpenTime
 Time in us until all relays have opened during the last transfer.
 
int totalTransferTime
 Total time in us for last transfer.
 
int overloadCount
 Number of outlet overloads since device startup.
 
int switchOvercurrentCount
 Number of internal over current occurrences during switching since device startup.
 

Detailed Description

Transfer switch statistics.

Definition at line 99 of file TransferSwitch.idl.

Member Data Documentation

◆ overloadCount

int pdumodel::TransferSwitch::Statistics::overloadCount

Number of outlet overloads since device startup.

Definition at line 104 of file TransferSwitch.idl.

◆ powerFailDetectTime

int pdumodel::TransferSwitch::Statistics::powerFailDetectTime

Detection time in us for the last inlet power failure.

Definition at line 101 of file TransferSwitch.idl.

◆ relayOpenTime

int pdumodel::TransferSwitch::Statistics::relayOpenTime

Time in us until all relays have opened during the last transfer.

Definition at line 102 of file TransferSwitch.idl.

◆ switchOvercurrentCount

int pdumodel::TransferSwitch::Statistics::switchOvercurrentCount

Number of internal over current occurrences during switching since device startup.

Definition at line 105 of file TransferSwitch.idl.

◆ totalTransferTime

int pdumodel::TransferSwitch::Statistics::totalTransferTime

Total time in us for last transfer.

Definition at line 103 of file TransferSwitch.idl.

◆ transferCount

int pdumodel::TransferSwitch::Statistics::transferCount

Number of transfers since device startup.

Definition at line 100 of file TransferSwitch.idl.


The documentation for this struct was generated from the following file: