Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
devsettings::Bluetooth::SettingsChangedEvent Struct Reference

Event: Bluetooth settings have been changed. More...

import "Bluetooth.idl";

Inheritance diagram for devsettings::Bluetooth::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: Bluetooth settings have been changed.

Definition at line 29 of file Bluetooth.idl.

Member Data Documentation

◆ newSettings

Settings devsettings::Bluetooth::SettingsChangedEvent::newSettings

Settings after change.

Definition at line 31 of file Bluetooth.idl.

◆ oldSettings

Settings devsettings::Bluetooth::SettingsChangedEvent::oldSettings

Settings before change.

Definition at line 30 of file Bluetooth.idl.


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