disguise developers

Designer Plugins

Plugins for Disguise Designer software.

TelnetDevice

Base class: ControlDevice

Properties

IP_Address : str

IP Address to connect to

Port : int

Port to connect to

connect : int

Connnection mode, at startup will connect once when d3 starts or on disconnection, every send will connect/disconnect on each message

connectionMessage : str

Message to send when connection is established, leave blank to disable

Constructors

__init__(self)