Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TimingCommandManagement

Index

Constructors

constructor

Properties

Readonly DURATION

DURATION: string = "DURATION"

Readonly IDLE_TIMEOUT

IDLE_TIMEOUT: string = "IDLE_TIMEOUT"

Readonly SCREEN_TAP

SCREEN_TAP: string = "SCREEN_TAP"

Private options

options: IOptions

Static Private Readonly RESOURCE

RESOURCE: string[] = ['device', 'applet', 'command']

Methods

create

get

  • get<TCommandPayload>(deviceUid: string, appletUid: string, timingCommandUid: string): Promise<TimingCommand<TCommandPayload>>
  • Type parameters

    Parameters

    • deviceUid: string
    • appletUid: string
    • timingCommandUid: string

    Returns Promise<TimingCommand<TCommandPayload>>

getList

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc