Legrand / Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
Outlet sequencing status More...
import"Pdu.idl";
Public Attributes | |
boolean | sequenceRunning |
true if an outlet sequence is currently running | |
int | nextOutletToSwitch |
Number (0-based) of the next outlet in the sequence. | |
int | timeUntilNextSwitch |
Time in milliseconds before the next outlet is switched. | |
int | outletsRemaining |
Number of outlets remaining in the sequence. | |
int | cancelableOutletsRemaining |
Number of outlets remaining whose switch operation can be canceled (non-cancelable operations won't be affected by canceling the sequence) | |
Outlet sequencing status