disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

RemoteNodeInfo

Properties

address : str

description : str

Constructors

__init__(self, other: RemoteNodeInfo)

Copy constructor for RemoteNodeInfo

__init__(self, address_: str, description_: str)