Add lastUpdated to currentPriceLevel #9
Danielhiversen
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
@Danielhiversen this is a good input. Do you mean the timestamp should be the latest consumption data the grid company received from the meter for this MPID? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Regarding currentPriceLevel in
https://github.com/DIGINenergi/API-nettleie-for-styring/blob/793d2f90b18d9d199127d499661ddb4496dad030/doc/DiginGridTariffAPI.v0_8_meteringpointsgridtariffs_json_output_dailymax_example1.json#L130
Would it be useful to add a date field indicating when it is last updated?
Since the level might change the next time the grid company receives consumption data from the AMS meter, and the API user does not know when the grid company last got consumption data and updated the level.
All reactions