File

datapoints-export-selector/datapoints-export-selector.model.ts

Description

Represents the data structure, which is used to be transformed into a file (series) or used for a preview (series and measurements).

Index

Properties

Properties

device_name
device_name: string
Type : string
fragment_series
fragment_series: string
Type : string
source
source: string | number
Type : string | number
time
time: string | null
Type : string | null
Optional
unit
unit: string | null
Type : string | null
Optional
value
value: number | null
Type : number | null
Optional

Represents the value of a measurement for /measurement data API.

value_max
value_max: number | null
Type : number | null
Optional

Represents the value of a measurement for /series data API. Measurement API data does not contain max value.

value_min
value_min: number | null
Type : number | null
Optional

Represents the min value of a measurement for /series data API.

results matching ""

    No results matching ""