Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::PowerDeviceManager::PowerDeviceRemovedEvent Struct Reference

Event: A power device was removed. More...

import "PowerDeviceManager.idl";

Inheritance diagram for radm::PowerDeviceManager::PowerDeviceRemovedEvent:
radm::PowerDeviceManager::PowerDeviceChangedEvent event::UserEvent idl::Event

Public Attributes

string deviceId
 ID of the removed power device.
 
string deviceName
 Name of the removed power device.
 
- Public Attributes inherited from radm::PowerDeviceManager::PowerDeviceChangedEvent
map< string, PowerDevicepowerDevices
 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.
 

Detailed Description

Event: A power device was removed.

Definition at line 77 of file PowerDeviceManager.idl.

Member Data Documentation

◆ deviceId

string radm::PowerDeviceManager::PowerDeviceRemovedEvent::deviceId

ID of the removed power device.

Definition at line 78 of file PowerDeviceManager.idl.

◆ deviceName

string radm::PowerDeviceManager::PowerDeviceRemovedEvent::deviceName

Name of the removed power device.

Definition at line 79 of file PowerDeviceManager.idl.


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