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

Information about group membership in case this port is part of a multi-monitor group. More...

import "KvmPort.idl";

Inheritance diagram for radm::KvmPort::MultiMonitorGroupInfo:
radm::KvmPort::GroupInfo

Public Attributes

boolean isPrimary
 This port is considered the primary monitor of the group.
 
int horizontalPosition
 Horizontal position inside the monitor grid formed by the group.
 
int verticalPosition
 Vertical position inside the monitor grid formed by the group.
 
- Public Attributes inherited from radm::KvmPort::GroupInfo
string groupId
 ID of the group containing this port.
 
int positionInGroup
 Position inside the group (index into group member list)
 

Detailed Description

Information about group membership in case this port is part of a multi-monitor group.

Definition at line 61 of file KvmPort.idl.

Member Data Documentation

◆ horizontalPosition

int radm::KvmPort::MultiMonitorGroupInfo::horizontalPosition

Horizontal position inside the monitor grid formed by the group.

Definition at line 63 of file KvmPort.idl.

◆ isPrimary

boolean radm::KvmPort::MultiMonitorGroupInfo::isPrimary

This port is considered the primary monitor of the group.

Definition at line 62 of file KvmPort.idl.

◆ verticalPosition

int radm::KvmPort::MultiMonitorGroupInfo::verticalPosition

Vertical position inside the monitor grid formed by the group.

Definition at line 64 of file KvmPort.idl.


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