Matthias Akstaller

Results 8 issues of Matthias Akstaller

In case the locking actuator of the plug fails, the CPO should be able to use the OCPP command `UnlockConnector` to trigger the EVSE to retry unlocking the connector. It...

ocpp

The OCPP specification demands a complete reset procedure for the whole EVSE. Jeremy already told me that this is already possible via RAPI call but should better be implemented via...

ocpp

Hi everyone, in case the [migration guide](https://matth-x.github.io/MicroOcpp/migration/) for the new project name is incomplete and you end up having compilation issues, please post the problem here and I will complement...

This PR updates the OpenEVSE OCPP integration to the latest version and contains a fix for building on Windows (see #708, sorry for not creating a separate PR). In the...

This adds the error severity field to the MO error reporting mechanism. The severity can be used to avoid that less important errors are being reported to the server while...

Moving the discussion from the OCPP PR (https://github.com/dingo35/SmartEVSE-3.5/pull/82) here. I compared the RFID readouts with the NXP PN532 and the 7th digit is different. To be honest, I haven't heard...

This PR addresses issues which were discovered during the latest Plugfest (thanks again @dingo35 for testing!) and contains two changes which I would consider important for the final OCPP release....