|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Event: The device name has changed. More...
import "Device.idl";
Public Attributes | |
| string | oldName |
| Name before change. | |
| string | newName |
| Name 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. | |
Event: The device name has changed.
Definition at line 62 of file Device.idl.
| string radm::Device::NameChangedEvent::newName |
Name after change.
Definition at line 64 of file Device.idl.
| string radm::Device::NameChangedEvent::oldName |
Name before change.
Definition at line 63 of file Device.idl.