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

USB settings for devices without usbProfiles capability. More...

import "KvmPort.idl";

Public Attributes

UsbProfileSettings profile
 USB settings handled by profiles on devices with usbProfiles capability, see UsbProfileSettings.
 
boolean overrideVendor
 Whether to override the default (Raritan) USB vendor and product ID with that of a locally attached device.
 
boolean usbAudio
 Whether to enable USB audio.
 

Detailed Description

USB settings for devices without usbProfiles capability.

Definition at line 36 of file KvmPort.idl.

Member Data Documentation

◆ overrideVendor

boolean radm::KvmPort::UsbSettings::overrideVendor

Whether to override the default (Raritan) USB vendor and product ID with that of a locally attached device.

Definition at line 38 of file KvmPort.idl.

◆ profile

UsbProfileSettings radm::KvmPort::UsbSettings::profile

USB settings handled by profiles on devices with usbProfiles capability, see UsbProfileSettings.

Definition at line 37 of file KvmPort.idl.

◆ usbAudio

boolean radm::KvmPort::UsbSettings::usbAudio

Whether to enable USB audio.

Definition at line 39 of file KvmPort.idl.


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