Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implemented by

Index

Methods

connect

  • connect(): Promise<any>

getAttributes

  • getAttributes(): Promise<any>

getBinaryState

  • getBinaryState(client: any): Promise<any>

getBrightness

  • getBrightness(): Promise<any>

getDeviceStatus

  • getDeviceStatus(deviceId: String): Promise<any>

getEndDevices

  • getEndDevices(): Promise<any>

getInsightParams

  • getInsightParams(): Promise<any>

setAttributes

  • setAttributes(attributes: Object): Promise<any>
  • Parameters

    • attributes: Object

    Returns Promise<any>

setBrightness

  • setBrightness(brightness: number): Promise<any>
  • Parameters

    • brightness: number

    Returns Promise<any>

setDeviceStatus

  • setDeviceStatus(deviceId: String, capability: String, value: String): Promise<any>
  • Parameters

    • deviceId: String
    • capability: String
    • value: String

    Returns Promise<any>

setLightColor

  • setLightColor(deviceId: String, red: String, green: String, blue: String): Promise<any>
  • Parameters

    • deviceId: String
    • red: String
    • green: String
    • blue: String

    Returns Promise<any>

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