Verify measurement data
The public key and signed session data can be validated by transparency software (e.g. S.A.F.E.).
Easee Portal
- Log in to portal.easee.com.
- Locate the charging site.
- Under "consumption", click the preferred charger.
- Select the charging session you want to verify.
- Retrieve the public key* and signed session data in
Open Charge Metering Format (OCMF) in the session
summary panel
Easee app
- Open the app
- Tap "charger consumption"
- Select the charging session you want to verify
- Retrieve the public key* and signed session data in
Open Charge Metering Format (OCMF) in the session
summary panel.
API
There are several options to retrieve signed session data.
- Get OCMF data from Charge Session endpoints https://developer.easee.com/reference/chargers_getlastupdatedchargesession
- Get public key and signed session data from observations endpoint https://developer.easee.com/reference/getobservations?ids=61,63
Cloud OCPP
Five new configurations have been added for MID/Eichrecht compliance: MeterPublicKey, PublicKeyWithSignedMeterValue, SampledDataSignUpdatedReadings, AlignedDataSignUpdatedReadings, and AlignedDataSignReadings. When SampledDataSignReadings is enabled, OCMF data is automatically included in transaction data at the end of a charging session. Additionally, enabling PublicKeyWithSignedMeterValue includes the charger's public key alongside signed meter values. The default value for PublicKeyWithSignedMeterValue configuration has been set to OncePerTransaction.
AMQP
Observations 61 and 63 are exposed via AMQP integration.
Updated about 12 hours ago

