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

Event: The keyword mapping was changed. More...

import "DsamDeviceManager.idl";

Inheritance diagram for radm::DsamDeviceManager::KeywordMappingChangedEvent:
event::UserEvent idl::Event

Public Attributes

map< string, vector< SerialAccessPort > > oldMapping
 Mapping before change.
 
map< string, vector< SerialAccessPort > > newMapping
 Mapping 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: The keyword mapping was changed.

Definition at line 104 of file DsamDeviceManager.idl.

Member Data Documentation

◆ newMapping

map<string, vector<SerialAccessPort> > radm::DsamDeviceManager::KeywordMappingChangedEvent::newMapping

Mapping after change.

Definition at line 106 of file DsamDeviceManager.idl.

◆ oldMapping

map<string, vector<SerialAccessPort> > radm::DsamDeviceManager::KeywordMappingChangedEvent::oldMapping

Mapping before change.

Definition at line 105 of file DsamDeviceManager.idl.


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