ocpp
ocpp copied to clipboard
Not all data is read out // NRGkick Connect // DiniTech GmbH
Hello,
I connected the NRGkick (new version) today. Everything works so far. Unfortunately, very little data is displayed (read out). It would be nice if I could read all the data from the NRGkick and it would also be possible to make adjustments. What data is needed to carry out an expansion? I can request the interface description.
Can anyone support. Thanks
NRGkick Connect / DiniTech GmbH Firmware: SM:3.1.0.67/MC:3.1.2.1
NRGKick Integration --> But only accessible via WiFi LAN. It would be great if the functions were also available via OCPP. This means that data can also be recorded mobile via the GSM/UMTS connection (NRGKick).
NRGKick Integration https://github.com/dupondje/nrgkick-ha
NRGKick Proto https://github.com/dupondje/nrgkick-proto
python
About the Custom API is possible, not currently supported devices or Involve manufacturers. To do this they have to Device data requested and via web server to the NRGkick be communicated. The Python script Custom_API_Webserver. py is used by DiniTech available placed.
Stale issue message
I am also interested in helping develop ocpp protocol or webapi. Let me know if I can help
Stale issue message
I am also interested
Stale issue message
I wanted to share an alternative software that might be more suitable for this application and is compatible with the current software version of the NRGkick. You can check out the OCPP.Core project, which is an OCPP (Open ChargePoint Protocol) server written in .NET 8. It includes a management Web-UI for administration of charge points and charge tokens (RFID-Token).
You can find more information and the software at the following link: OCPP.Core GitHub Repository.