|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
Information about group membership in case this port is part of a multi-monitor group. More...
import "KvmPort.idl";
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) | |
Information about group membership in case this port is part of a multi-monitor group.
Definition at line 61 of file KvmPort.idl.
| int radm::KvmPort::MultiMonitorGroupInfo::horizontalPosition |
Horizontal position inside the monitor grid formed by the group.
Definition at line 63 of file KvmPort.idl.
| boolean radm::KvmPort::MultiMonitorGroupInfo::isPrimary |
This port is considered the primary monitor of the group.
Definition at line 62 of file KvmPort.idl.
| int radm::KvmPort::MultiMonitorGroupInfo::verticalPosition |
Vertical position inside the monitor grid formed by the group.
Definition at line 64 of file KvmPort.idl.