Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConstructParameters

Parameters for FrontPanel constructor.

Hierarchy

  • IConstructParameters

Index

Properties

Properties

Optional allowSelfSigned

allowSelfSigned: undefined | false | true

Optional: specify if self-signed certificates are accepted.

Specifying true for this parameter can be useful during development and testing.

server

server: string

Mandatory: server to connect to.

This string may include the port number.

Generated using TypeDoc