|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: A power device was added. More...
import "PowerDeviceManager.idl";
Public Attributes | |
| PowerDevice | device |
| Newly created power device. | |
Public Attributes inherited from radm::PowerDeviceManager::PowerDeviceChangedEvent | |
| map< string, PowerDevice > | powerDevices |
| Map of power devices 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: A power device was added.
Definition at line 72 of file PowerDeviceManager.idl.
| PowerDevice radm::PowerDeviceManager::PowerDeviceAddedEvent::device |
Newly created power device.
Definition at line 73 of file PowerDeviceManager.idl.