JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods
The CM Request ID of this permission request.
EDA will generate a consentId for a permission request after it was accepted.
In austria every conversation with the permission administrator requires a conversation id.
The granularity of the energy data that is requested by this permission request.
Message that was sent by EDA in their CCMO messages.
In Austria every permission request is associated with exactly one metering point.
The participation factor of a final customer in a CESU.
Method Details
cmRequestId
The CM Request ID of this permission request.
Returns:
cmRequestId
conversationId
In austria every conversation with the permission administrator requires a conversation id. For a permission
request this id is generated by eddie.
Returns:
conversationId
meteringPointId
In Austria every permission request is associated with exactly one metering point. When the request is sent
without a metering point id, the user is asked to select a metering point in his DSO web portal. So it can be
empty in the beginning, but it will always be set once the request has been accepted.
This will always be present if the
PermissionRequest.dataNeedId() is a
CESUJoinRequestDataNeed.
Returns:
meteringPointId
consentId
EDA will generate a consentId for a permission request after it was accepted. So this ID is only available after
accepting the permission request.
Returns:
consentId
message
Message that was sent by EDA in their CCMO messages.
Returns:
message
granularity
The granularity of the energy data that is requested by this permission request.
Returns:
granularity
participationFactor
The participation factor of a final customer in a CESU.
Only present if this permission request has a
CESUJoinRequestDataNeed.
Returns:
Participation factor in a CESU.
energyDirection
Returns:
EnergyDirection of the metering point ID.