Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

a RegisterServerManager that declare the server the OPCUA Bonjour service available on the current computer

Hierarchy

  • EventEmitter
    • RegisterServerManagerMDNSONLY

Implements

  • IRegisterServerManager

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

discoveryServerEndpointUrl

discoveryServerEndpointUrl: string

Methods

dispose

  • dispose(): void
  • Returns void

start

  • start(callback: () => void): void
  • Parameters

    • callback: () => void
        • (): void
        • Returns void

    Returns void

stop

  • stop(callback: () => void): void
  • Parameters

    • callback: () => void
        • (): void
        • Returns void

    Returns void

Generated using TypeDoc