Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::KvmChannel::KvmSwitchEvent Struct Reference
Inheritance diagram for radm::KvmChannel::KvmSwitchEvent:
event::UserEvent idl::Event

Public Attributes

KvmPort port
 KVM port for operation.
 
boolean connected
 whether port was switched on or off
 
int connectedRemoteClients
 Total number of connected remote clients.
 
boolean hasLocalClient
 Whether the device local port is currently connected to this channel.
 
- 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

Definition at line 34 of file KvmChannel.idl.

Member Data Documentation

◆ connected

boolean radm::KvmChannel::KvmSwitchEvent::connected

whether port was switched on or off

Definition at line 36 of file KvmChannel.idl.

◆ connectedRemoteClients

int radm::KvmChannel::KvmSwitchEvent::connectedRemoteClients

Total number of connected remote clients.

Definition at line 37 of file KvmChannel.idl.

◆ hasLocalClient

boolean radm::KvmChannel::KvmSwitchEvent::hasLocalClient

Whether the device local port is currently connected to this channel.

Definition at line 38 of file KvmChannel.idl.

◆ port

KvmPort radm::KvmChannel::KvmSwitchEvent::port

KVM port for operation.

Definition at line 35 of file KvmChannel.idl.


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