Skip to main content

BaseReading

Class Description

Common representation for reading values. Note that a reading value may have multiple qualities, as produced by various systems ('ReadingQuality.source').

Attributes

NameTypeDescription
reportedDateTimeDateTime(used only when there are detailed auditing requirements) Date and time at which the reading was first delivered to the metering system.
sourceStringSystem that originally supplied the reading (e.g., customer, AMI system, handheld reading system, another enterprise system, etc.).
timePeriodDateTimeIntervalStart and end of the period for those readings whose type has a time attribute such as 'billing', seasonal' or 'forTheSpecifiedPeriod'.
valueStringValue of this reading.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
BaseReading0..1ReadingQuality0..*ReadingReading value to which this quality applies.ReadingQualitiesAll qualities of this reading.