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

Event: Manager settings changed. More...

import "PowerDeviceManager.idl";

Inheritance diagram for radm::PowerDeviceManager::SettingsChangedEvent:
event::UserEvent idl::Event

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.
 

Detailed Description

Event: Manager settings changed.

Definition at line 83 of file PowerDeviceManager.idl.

Member Data Documentation

◆ newSettings

Settings radm::PowerDeviceManager::SettingsChangedEvent::newSettings

Settings after change.

Definition at line 85 of file PowerDeviceManager.idl.

◆ oldSettings

Settings radm::PowerDeviceManager::SettingsChangedEvent::oldSettings

Settings before change.

Definition at line 84 of file PowerDeviceManager.idl.


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