Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ActionBase

Hierarchy

Index

Constructors

constructor

Properties

Private currentDevice

currentDevice: IDeviceDetails | null = null

eventListeners

eventListeners: EventListeners = new EventListeners()

Accessors

Protected CurrentDevice

Protected Devices

Protected EventListeners

Protected IsNode

  • get IsNode(): boolean

Methods

Protected log

  • log(type: LOG_TYPE, message: string): void

Protected setTimeoutAsync

  • setTimeoutAsync(time: number): Promise<Object>

Generated using TypeDoc