|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
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. | |
USB settings for devices without usbProfiles capability.
Definition at line 36 of file KvmPort.idl.
| 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.
| 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.
| boolean radm::KvmPort::UsbSettings::usbAudio |
Whether to enable USB audio.
Definition at line 39 of file KvmPort.idl.