|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The detected type has changed. More...
import "SerialAccessPort.idl";
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. | |
Event: The detected type has changed.
Definition at line 125 of file SerialAccessPort.idl.
| DeviceInterfaceType radm::SerialAccessPort::DetectedInterfaceTypeChangedEvent::newIfType |
Detected interface type after change.
Definition at line 127 of file SerialAccessPort.idl.
| DeviceInterfaceType radm::SerialAccessPort::DetectedInterfaceTypeChangedEvent::oldIfType |
Detected interface type before change.
Definition at line 126 of file SerialAccessPort.idl.