Options
All
  • Public
  • Public/Protected
  • All
Menu

Proxy class for calling functionality on the configuration variables of an IOTile Device

Hierarchy

  • Config

Index

Constructors

constructor

Properties

Private adapter

Private configLock

configLock: any

Methods

compactConfigDatabase

  • compactConfigDatabase(): Promise<void>

Private finishEntry

  • finishEntry(): Promise<void>

getConfigDatabaseInfo

  • getConfigDatabaseInfo(type: string): Promise<boolean>

Private pushData

  • pushData(type: string, data: number): Promise<void>

setConfigVariable

  • setConfigVariable(target: string, id: number, fmt: string, data: number): Promise<void>

Private startEntry

  • startEntry(id: number, target: string): Promise<ArrayBuffer>

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