Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private controllers

Private devices

devices: DeviceType[] = []

Private ssdpClient

ssdpClient: SSDPClient | any = null

Protected stateListeners

stateListeners: StateListener[] = []

Private wemoDeviceList

wemoDeviceList: WemoOptions[] = []

Accessors

controllersList

controllersList:

deviceList

deviceList:

deviceTypes

deviceTypes:

Private hasHue

hasHue:

Private hasMagicHome

hasMagicHome:

Private hasWemo

hasWemo:

Methods

changeState

  • changeState(state: any, listenProp?: String): void

Private discoverAllSSDP

  • discoverAllSSDP(cb: Function): any

Private generateControllers

  • generateControllers(onReadyCb: Function, ctrlOptions?: DeviceOptions): Promise<void>

getController

Private getOptionsForDevice

  • getOptionsForDevice(deviceType: Devices): any

Private handleSSDPResponse

  • handleSSDPResponse(msg: any, statusCode: any, rinfo: any): void

removeStateListener

  • removeStateListener(id: String): void

subscribeToState

  • subscribeToState(listener: Function, listenProp?: String): string

Private validateDevices

Object literals

Private HueBridge

HueBridge: object

ip

ip: null = null

Private managerOptions

managerOptions: object

autoDiscovery

autoDiscovery: boolean = false

state

state: object

magicHome

magicHome: object

Type declaration

wemo

wemo: never[] = []

hue

hue: object

bridge

bridge: object

Type declaration

options

options: object

Type declaration

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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