Hello! I would like to get the "fuel" value through the server.
I can't find them in L, D, F, W or Y.
There are also others like temperature of the battery modules, but they are not that important to me.
I can only get it through MQTT.
Im asking to the maintainer of Volt/Ampera if is possible the adaption to include that by default.
Thanks
I guess this would require extensions to both the v2 API and the v2 server code, so unlikely to happen soon. I don't think it is something that the Volt/Ampera developers could do just in that module.
Copying in from my previous mail conversation with Oscar:
…which he tried to do now via this forum. First of all, to find the maintainer, check out the github commit history for the module…
https://github.com/openvehicles/Open-Vehicle-Monitoring-System-3/commit/76fbd4b03d5e9c12cece7005dca036c60dd16fd1
…telling you the developer who submitted the fuel metric is…
https://github.com/kssmll
So you can contact him via github or the email address shown there.
@kssmll: regarding adding the above data notification to the C++ vehicle module, that's about as simple as the javascript version:
…as long as you just want to transport the data via a v2 server. Users can then download this e.g. using my download tool:
https://dexters-web.de/downloadtool?lang=EN
Regards,
Michael