Options
All
  • Public
  • Public/Protected
  • All
Menu
ngdoc

object

name

Errors.type:OperationAtInvalidTimeError

description

You attempted to perform an operation over bluetooth that could not be completed because the IOTile device is in the wrong state. For example, you cannot send an RPC until after you connect to a device. The message field will have more information on what went wrong.

property

{number} state The state that we expected to be in for this operation to be possible.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

Properties

message

message: string

name

name: string

state

userMessage

userMessage: string

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