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

Radm Model. More...

Classes

interface  AccessPort
 
interface  AutoScan
 
interface  BasePort
 
interface  Device
 
interface  DsamDevice
 
interface  DsamDeviceManager
 
interface  KeySetManager
 
interface  KvmChannel
 
interface  KvmDevice
 
interface  KvmManager
 
interface  KvmPort
 
interface  LocalMonitor
 
interface  LocalPort
 Interface for local user interface. More...
 
interface  OutletPort
 
interface  PortGroup
 
interface  PortGroupManager
 
interface  PowerDevice
 
interface  PowerDeviceManager
 
interface  PowerSupply
 
interface  SerialAccessPort
 
interface  TerminalBlock
 TerminalBlock interface More...
 
struct  UsbProfileSettings
 
struct  VideoResolution
 
struct  VirtualMediaChannel
 

Enumerations

enum  PowerOperation { SWITCH_OFF , SWITCH_ON , POWER_CYCLE }
 
enum  KeyboardLayout {
  US , US_INTERNATIONAL , UK , FRENCH ,
  GERMAN , NORWEGIAN , SWEDISH , DANISH ,
  BELGIAN , JAPANESE , SIMPLIFIED_CHINESE , TRADITIONAL_CHINESE ,
  KOREAN , SWISS_GERMAN , SWISS_FRENCH , HUNGARIAN ,
  SPANISH , ITALIAN , SLOVENIAN , PORTUGUESE
}
 Available keyboard languages. More...
 
enum  VirtualMediaType { DISABLED , CDROM , REMOVABLE , AUTO }
 

Detailed Description

Radm Model.

Enumeration Type Documentation

◆ KeyboardLayout

Available keyboard languages.

Definition at line 7 of file KeyboardLayout.idl.

◆ PowerOperation

enum radm::PowerOperation

Definition at line 5 of file BasePort.idl.

◆ VirtualMediaType

Enumerator
DISABLED 

Disable VM channel.

CDROM 

Emulate a CD-ROM device (ISO9660 format)

REMOVABLE 

Emulate a removable USB device (floppy, memory stick)

AUTO 

Dynamically change emulation type depending on drive type connected by client.

Definition at line 5 of file UsbProfileSettings.idl.