Tallarean
Results
2
comments of
Tallarean
Okay, after digging a bit further here are my new findings: 1. The error seems to occur due to the length limit of the GetConfigurationRequest (see here: [GitHub:ocpp/GetConfiguration](https://github.com/mobilityhouse/ocpp/blob/master/ocpp/v16/schemas/GetConfiguration.json) ). It...
Thanks @drc38 that workaround does indeed work. I did have to uncomment another line of code where the additional measureands were appended, but with a few changes to the code...