Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ElkDiscoveryOptions

Index

Properties

broadcastAddress

broadcastAddress: string

The address to use to broadcast discovery requests

Optional deviceTypes

deviceTypes: ElkDeviceType[]

The type of devices to discover. When not specified, a discovery request should attempt to find any device type.

port

port: number

The UDP port to use for discovery requests/responses. Although this is configurable, my experience shows only port 2362 works.

timeout

timeout: number

How long, in milliseconds, to wait for a response.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc