DefaultOptions Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework Namespace > DefaultOptions Class >

DefaultOptions Members

The DefaultOptions type exposes the following members.

 

Properties


Name

Description

Public property

BNCSDeviceId

Gets or sets the BNCS Device ID.

Public property

BNCSEmbeddedCSI

Gets or sets a value indicating whether BNCS CSI is embedded. Only available in BNCS V6 & later

Public property

BNCSInstanceName

Gets or sets the BNCS Instance.

Public property

BNCSWsAddress

Gets or sets the BNCS WebSocket Port.

Public property

BNCSWsPort

Gets or sets the BNCS WebSocket Port.

Public property

EnableBNCS

Gets or sets a value indicating whether BNCS Connectivity is enabled.

Public property

EnableIS04

Gets or sets a value indicating whether to enable NMOS IS07 Connectivity.

Public property

EnableIS07

Gets or sets a value indicating whether to enable NMOS IS07 Connectivity.

Public property

EnableIS12

Gets or sets a value indicating whether to enable NMOS IS12 Connectivity.

Public property

EnableSwagger

Gets or sets a value indicating whether Swagger UI is enabled.

Public property

HttpBindAddress

Gets or sets the HTTP Bind Addresses for the application.

Public property

HttpServerPort

HTTP Server Port.

Public property

HttpsServerPort

Gets or sets the HTTPS Server Port.

Public property

LaunchBrowser

Launch driver UI in browser on startup.

Public property

MQTTHost

Gets or sets the MQTT Server Host.

Public property

MQTTPassword

Gets or sets the MQTT Server Password.

Public property

MQTTPort

Gets or sets the MQTT Server Port.

Public property

MQTTUsername

Gets or sets the MQTT Server Username.

Public property

NmosRegistryStatic

Gets or sets a value indicating whether to use static NMOS registry URL or DNS-SD discovery.

Public property

NmosRegistryUrl

Gets or sets the static URL for the NMOS Registry.

 

See Also


DefaultOptions Class

BNCS.Core.DriverFramework Namespace