Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RobotController

Hierarchy

  • RobotController

Index

Constructors

constructor

Properties

Private client

client: RobotControlClient

Private token

token: string

Methods

Private convertObjectToMetaList

  • convertObjectToMetaList(meta: {}): ControlMessage.MetaEntry[]

Private getMetadata

  • getMetadata(projId?: string, callsign?: string): any

sendCommand

Private sendCommandToRobot

sendCommandWithAck

takeActionWithAck

  • takeActionWithAck(action: any, ackTimeoutInSeconds?: number): Observable<any>

updateToken

  • updateToken(token: string): void

Generated using TypeDoc