disguise developers

Designer Plugins

Plugins for Disguise Designer software.

OscMachineControl

Base class: Device

Properties

displayQueryAddress : str

Address to query display resolutions - accepts a string parameter which is the machine host name to query

failoverAddress : str

Address to cause machine failover - accepts a string parameter which is the machine host name to make failover

machineResolutionOutputAddress : str

Root address of response to displayQueryAddress with 2 integer data with x & y resolution e.g. /d3/showcontrol/display/resolution/myMachine/0/0 1920 1080

oscDevice : OscDevice

restoreAddress : str

Address to cause machine restore - accepts a string parameter which is the machine host name to restore

Constructors

__init__(self)