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

Event: Settings have changed. More...

import "AutoScan.idl";

Inheritance diagram for radm::AutoScan::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: Settings have changed.

Definition at line 54 of file AutoScan.idl.

Member Data Documentation

◆ newSettings

Settings radm::AutoScan::SettingsChangedEvent::newSettings

Settings after change.

Definition at line 56 of file AutoScan.idl.

◆ oldSettings

Settings radm::AutoScan::SettingsChangedEvent::oldSettings

Settings before change.

Definition at line 55 of file AutoScan.idl.


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