Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IOTileEvent

Index

Constructors

constructor

  • new IOTileEvent(stream: number, deviceTimestamp: number, summaryData: __type, rawData: __type, readingID?: undefined | number, utcTimestamp?: Date | null): IOTileEvent
  • Parameters

    • stream: number
    • deviceTimestamp: number
    • summaryData: __type
    • rawData: __type
    • Optional readingID: undefined | number
    • Optional utcTimestamp: Date | null

    Returns IOTileEvent

Properties

Private _deviceTimestamp

_deviceTimestamp: number

Private _rawData

_rawData: __type

Private _readingID

_readingID: number

Private _stream

_stream: number

Private _summaryData

_summaryData: __type

Private _utcTimestamp

_utcTimestamp: Date | null

Accessors

readingID

readingID:

Methods

toObject

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