Open source CCS using AR7420

Development and discussion of fast charging systems eg Chademo , CCS etc
User avatar
uhi22
Posts: 922
Joined: Mon Mar 14, 2022 3:20 pm
Location: Ingolstadt/Germany
Has thanked: 133 times
Been thanked: 527 times

Re: Open source CCS using AR7420

Post by uhi22 »

And on Windows?
User avatar
johu
Site Admin
Posts: 6232
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 231 times
Been thanked: 1277 times
Contact:

Re: Open source CCS using AR7420

Post by johu »

On what? ;)

https://mosquitto.org/download/

I assume the Windows Python distro comes with pip?

Code: Select all

pip install paho-mqtt
I guess it's also possible to launch a broker in pyPLC itself if it finds there isn't one running. Likewise pyPLC could launch the hardware microservice. But yeah lets see how many more we end up with. If it's many a microservice would be less painful to add than hacking about in hardwareInterface.py. But we already have that option now anyway.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Post Reply