Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
|
Event: A peripheral device was added or removed. More...
Public Attributes | |
vector< Device > | devices |
Affected devices. More... | |
vector< Device > | allDevices |
New list of discovered devices after change. More... | |
Public Attributes inherited from idl::Event | |
Object | source |
IDL object that originated the event. More... | |
Event: A peripheral device was added or removed.
Definition at line 73 of file PeripheralDeviceManager.idl.
vector<Device> peripheral::DeviceManager::DeviceEvent::allDevices |
New list of discovered devices after change.
Definition at line 75 of file PeripheralDeviceManager.idl.
vector<Device> peripheral::DeviceManager::DeviceEvent::devices |
Affected devices.
Definition at line 74 of file PeripheralDeviceManager.idl.