Object Type
Time series with a constant time increment, stored in textual format (e.g. CSV) on an external device.
Name |
Type |
TimeValuesProperties |
|
UnitOfMeasure |
|
URI |
|
TM_Period |
|
TM_IntervalLength |
|
Integer |
|
CharacterString |
|
CharacterString |
|
Character |
|
Integer |
Attribute type: energy:variableProperties |
Set of properties of the variable of the time series.
1
TimeValuesProperties
Attribute type: energy:uom |
Unit of measure of the time series values.
1
UnitOfMeasure (Type)
Attribute type: energy:file |
URI of the external device containing the time series values.
1
URI (Type)
Attribute type: energy:temporalExtent |
Temporal extent (start date/time and end date/time) of the time series.
1
TM_Period (Type)
Attribute type: energy:timeInterval |
Time increment of the time series values.
1
TM_IntervalLength
Attribute type: energy:numberOfHeaderLines |
Number of header lines in the time series file which must not be interpreted.
0..1
Integer (Type)
Attribute type: energy:fieldSeparator |
String (e.g. ';') delimiting different fields (e.g. columns in a CSV file) in the same record (e.g. lines in a CSV file).
1
CharacterString (Type)
Attribute type: energy:recordSeparator |
String (e.g. '\n') separating different records (e.g. lines in a CSV file).
0..1
CharacterString (Type)
Attribute type: energy:decimalSymbol |
Character used to represent the decimal symbol in floating point numbers.
0..1
Character (Type)
Attribute type: energy:valueColumnNumber |
For CSV files the column number containing the actually used time series values.
0..1
Integer (Type)