Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _cachedMsgpack

_cachedMsgpack: ArrayBuffer | null

Private _events

_events: IOTileEvent[]

Private _highestID

_highestID: number

Private _lowestID

_lowestID: number

Private _readings

_readings: RawReading[]

Private _receivedTime

_receivedTime: Date

Private _reportID

_reportID: number

Private _sentTimestamp

_sentTimestamp: number

Private _streamerIndex

_streamerIndex: number

Private _streamerSelector

_streamerSelector: number

Private _uuid

_uuid: number

Accessors

deviceID

deviceID:

numEvents

numEvents:

rawData

rawData:

readingIDRange

readingIDRange:

receivedTime

receivedTime:

streamer

streamer:

Methods

Private sortAndCalculateIDRange

  • sortAndCalculateIDRange(): void

toMsgpack

  • toMsgpack(): ArrayBuffer

toObject

Object literals

Static DEFAULT_OPTIONS

DEFAULT_OPTIONS: object

reportID

reportID: number = 0

selector

selector: number = 65535

sentTimestamp

sentTimestamp: number = 4294967295

streamer

streamer: number = 256

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