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

Local port settings. More...

import "LocalPort.idl";

Public Attributes

boolean enabled
 Whether local port UI is enabled or not.
 
KeyboardLayout keyboardLayout
 Keyboard language to use.
 
HotKey hotkey
 Key combination to use for going back from KVM port to UI.
 
ConnectKey connectkey
 Key to use to trigger switch to KVM port.
 
LocalUserAuthMode authMode
 Authentication mode for local UI.
 
boolean ignoreCCManagedMode
 Whether to allow local UI login under CC-SG management.
 

Detailed Description

Local port settings.

Definition at line 41 of file LocalPort.idl.

Member Data Documentation

◆ authMode

LocalUserAuthMode radm::LocalPort::Settings::authMode

Authentication mode for local UI.

Definition at line 46 of file LocalPort.idl.

◆ connectkey

ConnectKey radm::LocalPort::Settings::connectkey

Key to use to trigger switch to KVM port.

Definition at line 45 of file LocalPort.idl.

◆ enabled

boolean radm::LocalPort::Settings::enabled

Whether local port UI is enabled or not.

Definition at line 42 of file LocalPort.idl.

◆ hotkey

HotKey radm::LocalPort::Settings::hotkey

Key combination to use for going back from KVM port to UI.

Definition at line 44 of file LocalPort.idl.

◆ ignoreCCManagedMode

boolean radm::LocalPort::Settings::ignoreCCManagedMode

Whether to allow local UI login under CC-SG management.

Definition at line 47 of file LocalPort.idl.

◆ keyboardLayout

KeyboardLayout radm::LocalPort::Settings::keyboardLayout

Keyboard language to use.

Definition at line 43 of file LocalPort.idl.


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