Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
Public Attributes | List of all members
peripheral::DeviceManager::DeviceEvent Struct Reference

Event: A peripheral device was added or removed. More...

Inheritance diagram for peripheral::DeviceManager::DeviceEvent:
idl::Event peripheral::DeviceManager::DeviceAddedEvent peripheral::DeviceManager::DeviceRemovedEvent

Public Attributes

vector< Devicedevices
 Affected devices. More...
 
vector< DeviceallDevices
 New list of discovered devices after change. More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: A peripheral device was added or removed.

Definition at line 73 of file PeripheralDeviceManager.idl.

Member Data Documentation

◆ allDevices

vector<Device> peripheral::DeviceManager::DeviceEvent::allDevices

New list of discovered devices after change.

Definition at line 75 of file PeripheralDeviceManager.idl.

◆ devices

vector<Device> peripheral::DeviceManager::DeviceEvent::devices

Affected devices.

Definition at line 74 of file PeripheralDeviceManager.idl.


The documentation for this struct was generated from the following file: