: Public Class
Created: 4/23/2012 8:09:45 AM
Modified: 10/9/2012 4:19:22 PM
Project:
Advanced:
Specific value measured by a meter or other asset. ReadingBase is abstract, used to define the elements common to Reading and IntervalReading.
Attribute
Public ConsumptionBlockType
  consumptionBlock

Details:
Notes: Indicates the consumption block related to the reading. REQUIRED if ReadingType numberOfConsumptionBlocks is non-zero. If not specified, is assumed to be "0 - N/A".
Public HexBinary16
  qualityFlags

Details:
Notes: List of codes indicating the quality of the reading, using specification:<br /></p><p><br /></p><p>Bit 0 - valid: data that has gone through all required validation checks and either passed them all or has been verified <br /></p><p>Bit 1 - manually edited: Replaced or approved by a human<br /></p><p>Bit 2 - estimated using reference day: data value was replaced by a machine computed value based on analysis of historical data using the same type of measurement.<br /></p><p>Bit 3 - estimated using linear interpolation: data value was computed using linear interpolation based on the readings before and after it<br /></p><p>Bit 4 - questionable: data that has failed one or more checks<br /></p><p>Bit 5 - derived: data that has been calculated (using logic or mathematical operations), not necessarily measured directly <br /></p><p>Bit 6 - projected (forecast): data that has been calculated as a projection or forecast of future readings<br /></p>
Public DateTimeInterval
  timePeriod

Details:
position=1
Notes: The time interval associated with the reading. If not specified, then defaults to the intervalLength specified in the associated ReadingType.
Public TOUType
  touTier

Details:
Notes: Indicates the time of use tier related to the reading. REQUIRED if ReadingType numberOfTouTiers is non-zero. If not specified, is assumed to be "0 - N/A".
Public Int48
  value

Details:
position=2
Notes: Value in units specified by ReadingType
Object Type Connection Notes
BillingReading Class Generalization  
Reading Class Generalization  
Resource Class Generalization