TimeSeries

Supertype: Representation

Definition: Representation for an Observation composed of a series of sampled data.

Version Info

IntroducedDeprecatedUpdated
1.2  

Documentation

Description

TimeSeries for an Observation is defined by the associated DataItem::representation as TIME_SERIES.

DataItem::representation as TIME_SERIES MUST have DataItem::category of SAMPLE.

Figure TemperatureTimeSeries shows the model for Temperature (Sample type) with a Representation type of TimeSeries.

TemperatureTimeSeries

Note: See Section Representation Schema Diagrams for XML schema.

TimeSeries MUST report multiple values at fixed intervals in a single Observation. At minimum, one of DataItem::sampleRate or Sample::sampleRate MUST be specified. When both are specified, the Sample::sampleRate supersedes the DataItem::sampleRate.

Observation::timestamp MUST be set to the time the last value was observed. The Sample::duration MAY indicate the time interval from the first to the last value in the series.

Section Value Properties of TimeSeries defines additional attributes for an Observation with TimeSeries Representation type.

Properties

NameTypeIntDepMultiplicityDescription
sampleCount integer1.21 number of values given for the Observation.
result float1.21..*

Back to top

Copyright © 2017-2026 Association for Manufacturing Technology (AMT). All rights reserved. MTConnect® is a trademark of AMT. Terms of Use.

MTConnect SysML Model V2.3