Interface which holds all mandantory fragments for measurements

Hierarchy

Indexable

[fragment: string]: {
    [series: string]: IMeasurementValue;
} | any

Properties

Properties

id: string | number

Uniquely identifies a measurement

self: string

Link to this resource

source: ISource

The ManagedObject which is the source of this measurement, see ISource

time: string | Date

Time of the measurement

type: string

The most specific type of this entire measurement