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

Event: The detected type has changed. More...

import "SerialAccessPort.idl";

Inheritance diagram for radm::SerialAccessPort::DetectedInterfaceTypeChangedEvent:
idl::Event

Public Attributes

DeviceInterfaceType oldIfType
 Detected interface type before change.
 
DeviceInterfaceType newIfType
 Detected interface type after change.
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event: The detected type has changed.

Definition at line 125 of file SerialAccessPort.idl.

Member Data Documentation

◆ newIfType

DeviceInterfaceType radm::SerialAccessPort::DetectedInterfaceTypeChangedEvent::newIfType

Detected interface type after change.

Definition at line 127 of file SerialAccessPort.idl.

◆ oldIfType

DeviceInterfaceType radm::SerialAccessPort::DetectedInterfaceTypeChangedEvent::oldIfType

Detected interface type before change.

Definition at line 126 of file SerialAccessPort.idl.


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