segaura
segaura
I am running `cantools 36.2.0` on "raspbian-server" without graphical (X) environment, and installed `matplotlib 3.3.4` ``` $ pip show matplotlib Name: matplotlib Version: 3.3.4 Summary: Python plotting package Home-page: https://matplotlib.org...
Does this feature already entered 6.0-Msomething code or at least is it still planned in 6.0-GA? If yes, what will be exactly available? (e.g. which metrics)
+1, this issue has security implications in continuous integration, also referring to the unofficial image, I am able to pull the latest jre patch this way `docker pull adoptopenjdk/openjdk11:alpine-jre` but,...
If you need to cover a short distance, like half a meter, no specialized cable is needed, you can use three separate wires, I'm using the red, yellow and black...
It seems you've been given some dump [here](https://github.com/Spanni26/pyHPSU/issues/18#issuecomment-492200440)
Thank you, after code stabilization I'd love to see this containerized by someone :-) Now I added the possibility to read, also (too stupid I did not included it before),...
Sure, I know, I hope the Dockerfile will reside in this repository, ultimately
[Latest commit on my repo](https://github.com/segaura/pyHPSU/commit/7c5c41e77d34bccc5de467fbead447d82727e5cf) includes some stabilization on this feature. - mqttdaemon publishing to a special "status" topic is both not necessary and probably wrong, the same topics of...
I have reached a decent milestone, code is functionally complete, although inherently bad in terms of modularization and object orientation. I'm also not happy of having changed it a lot,...
I also commented the `EnvironmentFile` row because it is useless now. Default configuration file path is hardcoded in `pyHPSU.py` and can be overridden by cli option. Default value is exactly...