Metering::ReadingType

Header Image
Project:
ReadingType : 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/>
  • Attributes
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
accumulationBehaviour Public AccumulationBehaviourType
Notes: The “accumulation behaviour” indicates how the value is represented to accumulate over time.<br/>
calorificValue Public UnitValueType
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/>
commodity Public CommodityType
Notes: Indicates the commodity applicable to this ReadingType.<br/>
conversionFactor Public UnitValueType
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. If not present, no conversion is applied. A price server can advertise a new/different value at any time.<br/>
dataQualifier Public DataQualifierType
Notes: The data type can be used to describe a salient attribute of the data. Possible values are average, absolute, and etc. <br/>
flowDirection Public FlowDirectionType
Notes: Anything involving current might have a flow direction.<br/>
intervalLength Public UInt32
Notes: Default interval length specified in seconds.<br/>
kind Public KindType
Notes: Compound class that contains kindCategory and kindIndex<br/>
maxNumberOfIntervals Public UInt8
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/>
numberOfConsumptionBlocks Public UInt8
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/>
numberOfTouTiers Public UInt8
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/>
phase Public PhaseCode
Notes: Contains phase information associated with the type. <br/>
powerOfTenMultiplier Public PowerOfTenMultiplierType
Notes: Indicates the power of ten multiplier applicable to the unit of measure of this ReadingType.<br/>
subIntervalLength Public UInt32
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/>
supplyLimit Public UInt48
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/>
tieredConsumptionBlocks Public boolean
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/>
uom Public UomType
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:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Resource Class Generalization To