Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Stream

Indexable

[key: string]: any

Index

Constructors

constructor

  • new Stream(data?: any): Stream

Properties

Private _rawData

_rawData: any

Optional block

block: undefined | string

createdOn

createdOn: string

data

data: Array<DataPoint>

Optional dataLabel

dataLabel: undefined | string

device

device: string

enabled

enabled: boolean = true

id

id: string

inputUnit

inputUnit: Unit | null = null

Optional isModified

isModified: undefined | true | false

mdo

mdo: Mdo

Optional mdoType

mdoType: undefined | string

Optional org

org: undefined | string

outputUnit

outputUnit: Unit | null = null

project

project: string

projectId

projectId: string

Optional rawValueFormat

rawValueFormat: undefined | string

slug

slug: string

Optional stats

stats: Stats

Optional template

template: undefined | string

type

type: string

variable

variable: string

Optional variableLocalId

variableLocalId: undefined | number

Optional variableName

variableName: undefined | string

Optional variableType

variableType: undefined | string

Methods

addData

addStats

  • addStats(stats: Stats): void

getLocalVarId

  • getLocalVarId(): string

getPatchPayload

  • getPatchPayload(): any

loadData

  • loadData(data: any): void

resetData

  • resetData(): void

toJson

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