|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: PowerSupply status has changed. More...
import "PowerSupply.idl";
Public Attributes | |
| Status | oldStatus |
| Power Supply status before change. | |
| Status | newStatus |
| Power Supply status after change. | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: PowerSupply status has changed.
Definition at line 62 of file PowerSupply.idl.
| Status radm::PowerSupply::StatusChangedEvent::newStatus |
Power Supply status after change.
Definition at line 64 of file PowerSupply.idl.
| Status radm::PowerSupply::StatusChangedEvent::oldStatus |
Power Supply status before change.
Definition at line 63 of file PowerSupply.idl.