ocpp icon indicating copy to clipboard operation
ocpp copied to clipboard

Not all data is read out // NRGkick Connect // DiniTech GmbH

Open TSK7M opened this issue 1 year ago • 8 comments

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

2023-12-11 14_52_58-Einstellungen – Home Assistant und 8 weitere Seiten - Geschäftlich – Microsoft​ 2023-12-11 14_53_40-Einstellungen – Home Assistant und 8 weitere Seiten - Geschäftlich – Microsoft​ 2023-12-11 14_52_33- 2023-12-11 14_52_48-Einstellungen – Home Assistant und 8 weitere Seiten - Geschäftlich – Microsoft​ image

TSK7M avatar Dec 11 '23 13:12 TSK7M

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

image image

ghost avatar Dec 12 '23 08:12 ghost

image

ghost avatar Dec 12 '23 09:12 ghost

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.

image

ghost avatar Dec 13 '23 13:12 ghost

Custom API - PDF

20231005_PV-Anleitung-Custom-API_03_web.pdf

ghost avatar Dec 13 '23 13:12 ghost

Stale issue message

github-actions[bot] avatar Feb 12 '24 06:02 github-actions[bot]

I am also interested in helping develop ocpp protocol or webapi. Let me know if I can help

maivorbim avatar Feb 17 '24 19:02 maivorbim

Stale issue message

github-actions[bot] avatar Apr 19 '24 06:04 github-actions[bot]

I am also interested

ghost avatar Apr 19 '24 09:04 ghost

Stale issue message

github-actions[bot] avatar Jun 19 '24 06:06 github-actions[bot]

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.

KETRF avatar Aug 06 '24 07:08 KETRF