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

Event: Panel settings have changed. More...

Inheritance diagram for pdumodel::Panel::PanelSettingsChangedEvent:
event::UserEvent idl::Event

Public Attributes

PanelSettings oldSettings
 Panel settings before change. More...
 
PanelSettings newSettings
 Panel settings after change. More...
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event More...
 
string actIpAddr
 ip or device on which user is logged in More...
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event. More...
 

Detailed Description

Event: Panel settings have changed.

Definition at line 45 of file Panel.idl.

Member Data Documentation

◆ newSettings

PanelSettings pdumodel::Panel::PanelSettingsChangedEvent::newSettings

Panel settings after change.

Definition at line 47 of file Panel.idl.

◆ oldSettings

PanelSettings pdumodel::Panel::PanelSettingsChangedEvent::oldSettings

Panel settings before change.

Definition at line 46 of file Panel.idl.


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