IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Metering::BaseReading Class Reference

#include <BaseReading.h>

Inheritance diagram for IEC61968::Metering::BaseReading:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Metering::BaseReading:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::DateTime reportedDateTime
 
IEC61970::Base::Domain::String source
 
IEC61970::Base::Domain::DateTimeInterval timePeriod
 
IEC61970::Base::Domain::String value
 
- Public Attributes inherited from IEC61970::Base::Meas::MeasurementValue
IEC61970::Base::Domain::PerCent sensorAccuracy
 
IEC61970::Base::Domain::DateTime timeStamp
 
IEC61970::Base::SCADA::RemoteSourceRemoteSource
 
IEC61970::Base::Meas::MeasurementValueQualityMeasurementValueQuality
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

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

Member Data Documentation

◆ reportedDateTime

IEC61970::Base::Domain::DateTime IEC61968::Metering::BaseReading::reportedDateTime

(used only when there are detailed auditing requirements) Date and time at which the reading was first delivered to the metering system.

◆ source

IEC61970::Base::Domain::String IEC61968::Metering::BaseReading::source

System that originally supplied the reading (e.g., customer, AMI system, handheld reading system, another enterprise system, etc.).

◆ timePeriod

IEC61970::Base::Domain::DateTimeInterval IEC61968::Metering::BaseReading::timePeriod

Start and end of the period for those readings whose type has a time attribute such as 'billing', seasonal' or 'forTheSpecifiedPeriod'.

◆ value

IEC61970::Base::Domain::String IEC61968::Metering::BaseReading::value

Value of this reading.


The documentation for this class was generated from the following files: