disguise developers

Designer Plugins

Plugins for Disguise Designer software.

D3Nmos

Base class: Resource

Properties

networkAdapter : str

The name of the network adapter the nmos node should use. This will affect the ip address it gives the registry and advertises it’s APIs on. Default is the user selected network in d3Manager

Category: Node
UserName: Chosen Network Adapter

nmosDisplayChangePort : int

The port number Designer will use to send the NMOS Node updates (default 3207)

Category: Node
UserName: Display Change Port Number

nmosLoggingEnable : bool

Switch on additional NMOS logging

Category: Debug
UserName: Enable Logging

nmosRegistryDomain : str

Network Domain the NMOS registry is running on

Category: Registry
UserName: Registry Network Domain

nmosRegistryIPAddress : str

IP Address of the NMOS registry on the network

Category: Registry
UserName: Registry IP Address

nmosRegistryPort : int

Port Number of the NMOS registry’s registration API

Category: Registry
UserName: Registration Port Number

Constructors

__init__(self)