|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: Power Supply settings has changed. More...
import "PowerSupply.idl";
Public Attributes | |
| Settings | oldSettings |
| Power Supply settings before change. | |
| Settings | newSettings |
| Power Supply settings after change. | |
Public Attributes inherited from event::UserEvent | |
| string | actUserName |
| user who triggered event | |
| string | actIpAddr |
| ip or device on which user is logged in | |
Public Attributes inherited from idl::Event | |
| Object | source |
| IDL object that originated the event. | |
Event: Power Supply settings has changed.
Definition at line 68 of file PowerSupply.idl.
| Settings radm::PowerSupply::SettingsChangedEvent::newSettings |
Power Supply settings after change.
Definition at line 70 of file PowerSupply.idl.
| Settings radm::PowerSupply::SettingsChangedEvent::oldSettings |
Power Supply settings before change.
Definition at line 69 of file PowerSupply.idl.