: Public Class
Created: 3/6/2010 9:42:32 AM
Modified: 10/9/2012 4:19:22 PM
Project:
Advanced:
Type of data conveyed by a specific Reading. See IEC 61968 Part 9 Annex C for full definitions of these values. <br/>
Attribute
Public AccumulationBehaviourType
  accumulationBehaviour
Details:
Notes: The “accumulation behaviour” indicates how the value is represented to accumulate over time.<br/>
Public UnitValueType
  calorificValue
Details:
Notes: The amount of heat generated when a given mass of fuel is completely burned. The CalorificValue is used to convert the measured volume or mass of gas into kWh. The CalorificValue attribute represents the current active value.<br/>
Public CommodityType
  commodity
Details:
Notes: Indicates the commodity applicable to this ReadingType.<br/>
Public UnitValueType
  conversionFactor
Details:
Notes: Accounts for changes in the volume of gas based on temperature and pressure. The ConversionFactor attribute represents the current active value. The ConversionFactor is dimensionless. The default value for the ConversionFactor is 1, which means no conversion is applied. A price server can advertise a new/different value at any time.<br/>
Public DataQualifierType
  dataQualifier
Details:
Notes: The data type can be used to describe a salient attribute of the data. Possible values are average, absolute, and etc. <br/>
Public FlowDirectionType
  flowDirection
Details:
Notes: Anything involving current might have a flow direction. Possible values include forward and reverse.<br/>
Public UInt32
  intervalLength
Details:
Notes: Default interval length specified in seconds.<br/>
Public KindType
  kind
Details:
Notes: Compound class that contains kindCategory and kindIndex<br/>
Public UInt8
  maxNumberOfIntervals
Details:
Notes: To be populated for mirrors of interval data to set the expected number of intervals per ReadingSet. Servers may discard intervals received that exceed this number.<br/>
Public UInt8
  numberOfConsumptionBlocks
Details:
Notes: Number of consumption blocks. 0 means not applicable, and is the default if not specified. The value needs to be at least 1 if any actual prices are provided.<br/>
Public UInt8
  numberOfTouTiers
Details:
Notes: The number of TOU tiers that can be used by any resource configured by this ReadingType. Servers SHALL populate this value with the largest touTier value that will <i>ever</i> be used while this ReadingType is in effect. Servers SHALL set numberOfTouTiers equal to the number of standard TOU tiers plus the number of CPP tiers that may be used while this ReadingType is in effect. Servers SHALL specify a value between 0 and 255 (inclusive) for numberOfTouTiers (servers providing flat rate pricing SHOULD set numberOfTouTiers to 0, as in practice there is no difference between having no tiers and having one tier).<br/>
Public PhaseCode
  phase
Details:
Notes: Contains phase information associated with the type. <br/>
Public PowerOfTenMultiplierType
  powerOfTenMultiplier
Details:
Notes: Indicates the power of ten multiplier applicable to the unit of measure of this ReadingType.<br/>
Public UInt32
  subIntervalLength
Details:
Notes: Default sub-interval length specified in seconds for Readings of ReadingType. Some demand calculations are done over a number of smaller intervals. For example, in a rolling demand calculation, the demand value is defined as the rolling sum of smaller intervals over the intervalLength. The subintervalLength is the length of the smaller interval in this calculation. It SHALL be an integral division of the intervalLength. The number of sub-intervals can be calculated by dividing the intervalLength by the subintervalLength.<br/>
Public UInt48
  supplyLimit
Details:
Notes: Reflects the supply limit set in the meter. This value can be compared to the Reading value to understand if limits are being approached or exceeded. Units follow the same definition as in this ReadingType.<br/>
Public boolean
  tieredConsumptionBlocks
Details:
Notes: Specifies whether or not the consumption blocks are differentiated by TOUTier or not. Default is false, if not specified.<br/>true = consumption accumulated over individual tiers<br/>false = consumption accumulated over all tiers<br/>
Public UomType
  uom
Details:
Notes: Indicates the measurement type for the units of measure for the readings of this type. <br/>
Element Source Role Target Role
MirrorMeterReading
Class  
Name:  
 
Name:  
 
Details:
 
Object Type Connection Direction Notes
Resource Class Generalization To