Attribute |
Public AccumulationBehaviourType accumulationBehaviour
|
Details:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
The “accumulation behaviour” indicates how the value is represented to accumulate over time.<br/>
|
|
Public UnitValueType calorificValue
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Indicates the commodity applicable to this ReadingType.<br/>
|
|
Public UnitValueType conversionFactor
|
Details:
Alias: |
|
Initial: |
1 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Anything involving current might have a flow direction. Possible values include forward and reverse.<br/>
|
|
Public UInt32 intervalLength
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Default interval length specified in seconds.<br/>
|
|
Public KindType kind
|
Details:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Compound class that contains kindCategory and kindIndex<br/>
|
|
Public UInt8 maxNumberOfIntervals
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Contains phase information associated with the type. <br/>
|
|
Public PowerOfTenMultiplierType powerOfTenMultiplier
|
Details:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Indicates the power of ten multiplier applicable to the unit of measure of this ReadingType.<br/>
|
|
Public UInt32 subIntervalLength
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
|
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
false |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
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:
Alias: |
|
Initial: |
0 |
Stereotype: |
|
Ordered: |
|
Range: |
Range:0 to 1 |
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
Indicates the measurement type for the units of measure for the readings of this type. <br/>
|
|