sap-labs-france / ev-server

The Open e-Mobility Charging Station management backend server (check also ev-dashboard and ev-mobile)
https://open-e-mobility.fr/
Apache License 2.0
158 stars 147 forks source link

Charging Station list: Handle firmware status changes in backend #1091

Closed LucasBrazi06 closed 4 years ago

LucasBrazi06 commented 4 years ago

Handle Firmware Update Status in a new ChargingStation prop: firmwareStatus

LucasBrazi06 commented 4 years ago

During OCPP Firmware Status Notification, update a new charger's property 'latestFirmwareUpdateStatus' with the OCPP status. In the UI, in the column Firmware Version, display the firmware status (translated). If the status is null or empty, display the version. Check also that the charger sends Status Notification to the backend to force the connector to be Unavailable.

fcoutellier commented 4 years ago

![Uploading image.png…]()