CIM Issues #5867
Add meterReadingPeriodicity attribute (String) in the MarketEvaluationPoint class
Description
Add meterReadingPeriodicity attribute (String) in the MarketEvaluationPoint class [0..1]
This will inform the Energy supplier how often meter readings are done. E.g. every day, every month, yearly. This indicates how often the values may be reported.
The suggested definitions was: The length of time between the regular meter readings.
Proposed Solution
Discussed with WG14, the suggestion was to use the attribute readCycle from UsagePoint.
Definition of readCycle is: Cycle day on which the meter for this usage point will normally be read. Usually correlated with the billing cycle.
Still to verify: does readCycle match the needs? Compare also with previous issue.
The datatype "string" will make it possible to have the datatype "duration" in the profile.
Updated by Becky Iverson over 2 years ago
- Status changed from New to Closed
- Proposed Solution updated (diff)
- Clause changed from UsagePoint? (originally MarketEvaluationPoint) to UsagePoint?(originally MarketEvaluationPoint)
Duplicate of 5803