|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: Device settings have changed. More...
import "PowerDevice.idl";
Public Attributes | |
| Settings | oldSettings |
| Settings before change. | |
| Settings | newSettings |
| 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: Device settings have changed.
Definition at line 101 of file PowerDevice.idl.
| Settings radm::PowerDevice::SettingsChangedEvent::newSettings |
Settings after change.
Definition at line 103 of file PowerDevice.idl.
| Settings radm::PowerDevice::SettingsChangedEvent::oldSettings |
Settings before change.
Definition at line 102 of file PowerDevice.idl.