- code list
Created: 21.03.2007 16:23:25
Modified: 19.01.2015 15:49:46
Project:
Advanced:
The parameter <b>dataTypeCode</b> describes how a value is build:<br /></p><p><br /></p><p>contData    continuously (regularly or irregularly) measured value<br /></p><p>contTotal    consecutively measured totaled value (counting or summarization)<br /></p><p>eventData    event driven measured value<br /></p><p>instData        instantaneously (i.e. no averaging takes place) measured value<br /></p><p>aggMax        max. value of the measurements for the aggregation interval<br /></p><p>aggMin        min. value of the measurements for the aggregation interval<br /></p><p>aggMean    mean value of the measurements for the aggregation interval<br /></p><p>aggMovingMean    moving mean average of all values in the given time interval<br /></p><p>aggMedian    median of all values in the given time interval<br /></p><p>aggStdDev    standard deviation of all values in the given time interval<br /></p><p><br /></p><p><br /></p><p><b>Cont</b>inuously measured values are repeatedly taken over time.<br /></p><p>The data may be measured regularly or irregularly<br /></p><p>at intervals ranging from one millisecond upwards.<br /></p><p><br /></p><p><b>Event - </b>triggered measurements are typically carried out<br /></p><p>when a certain value or delta-value was exceeded or underrun, respectively.<br /></p><p><br /></p><p><b>Agg</b>regated values are repeatedly aggregated over time,<br /></p><p>stored in regular intervals (typically every hour or every 15 minutes).<br /></p>
Attribute
Public
  contData
Details:
Notes: continuously measured value
Public
  contTotal
Details:
 
Public
  eventData
Details:
 
Public
  instData
Details:
 
Public
  aggMax
Details:
 
Public
  aggMin
Details:
 
Public
  aggMean
Details:
 
Public
  aggMovingMean
Details:
 
Public
  aggMedian
Details:
 
Public
  aggStdDev
Details:
 
Public
  aggTotal
Details:
 
Element Source Role Target Role
dataType
Class  
Name:  
 
Name:  
 
Details:
 
Tag Value
asDictionary false
Details:
Values: true,false
Default: false
Description: If 'false', the class will be mapped to an XSDsimpleType. Else, it will be exported as an external dictionary.