Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

client

client: Client

device

device: DeviceInfo

model

model: ModelInfo

Optional monitor

monitor: Monitor

Methods

getConfig

  • getConfig(key: string): Promise<any>

getControl

  • getControl(key: string): Promise<any>

load

  • load(): Promise<void>

poll

  • poll(): Promise<any>

setControl

  • setControl(key: string, value: any): Promise<any>
  • Parameters

    • key: string
    • value: any

    Returns Promise<any>

startMonitor

  • startMonitor(): Promise<void>

stopMonitor

  • stopMonitor(): Promise<void>

Generated using TypeDoc