You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2023. It is now read-only.
* This request is sent by the Metering Point domain to the Charges domain requesting default charges to be linked to a new metering point and
* market participants to be notified in accordance with a defined rule set for distribution.
*
* Expected request meta data:
*
* RequestId - Generated by the domain sending the request - UUID for the request. Will be applied to the reply message's meta data for tracing
* ProcessId - Generated by the domain sending the request - UUID for the 'create metering point process'. Will be applied to the reply message's meta data for tracing
* ReplyTo - The domain sending the request provides a reply-path to a location where the reply must be sent
*/
message CreateDefaultChargeLinks {
string metering_point_id = 1; // Identifies the metering point to link default charges to. For the Danish version of Green Energy Hub, this is the 18-digits metering point id.