Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CountData

Package version

This AggregationData counts the number of measurements recorded.

Hierarchy

Index

Properties

tagValues

tagValues: Array<TagValue | null>

The tagValues that this AggregationData collects and aggregates

timestamp

timestamp: number

The latest timestamp a new data point was recorded

type

type: COUNT

value

value: number

The current counted value

Generated using TypeDoc