Energinet-DataHub / ARCHIVED-geh-aggregations

This project aims to create an engine that is able to do calculations on billions of metering points and deliver the results within minutes
Apache License 2.0
2 stars 0 forks source link

Create RSM-014 CIM/XML message for Grid Company (MDR) #348

Closed mknic closed 2 years ago

mknic commented 3 years ago

Description: We need to create a converter, that transforms the following results from JSON to RSM-014 CIM XML

Grid company (MDR):

Net exchange per grid area Production per grid Hourly consumption per grid Flex consumption per grid Total consumption (Hourly production per grid area + net exchange per grid area)

See example of message content here: #483

AC1: Mocked result json files(s) is/are added to a result blob, these are fetched, converted to CIM xml and added to the local post office location. AC2: The schema of the CIM message is validated. AC3: The data in the CIM xml is validated by PO and SME

coordinator to postoffice.drawio.png

johevemi commented 2 years ago

Story'ish suggestions: