|
Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: Power supply state has changed. More...
import "ShelfPowerSupply.idl";
Public Attributes | |
| State | oldState |
| State before change. | |
| State | newState |
| State after change. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: Power supply state has changed.
Definition at line 123 of file ShelfPowerSupply.idl.
| State pdumodel::ShelfPowerSupply::StateChangedEvent::newState |
State after change.
Definition at line 125 of file ShelfPowerSupply.idl.
| State pdumodel::ShelfPowerSupply::StateChangedEvent::oldState |
State before change.
Definition at line 124 of file ShelfPowerSupply.idl.