#include <Meter.h>


Physical asset that performs the metering role of the usage point. Used for measuring consumption and detection of events.
| IEC61970::Base::Domain::String IEC61968::Metering::Meter::formNumber | 
Meter form designation per ANSI C12.10 or other applicable standard. An alphanumeric designation denoting the circuit arrangement for which the meter is applicable and its specific terminal arrangement.
| std::list<IEC61968::Metering::MeterMultiplier*> IEC61968::Metering::Meter::MeterMultipliers | 
All multipliers applied at this meter.
| std::list<IEC61968::Metering::MeterReading*> IEC61968::Metering::Meter::MeterReadings | 
All meter readings provided by this meter.
 1.8.13