fr3ts0n / AndrOBD

Android OBD diagnostics with any ELM327 adapter
http://fr3ts0n.github.io/AndrOBD/
GNU General Public License v3.0
1.45k stars 310 forks source link

Send data to a server #176

Closed lucamarchiori closed 3 years ago

lucamarchiori commented 3 years ago

It would be very useful to add a feature that allows you to send data every few seconds to a server via a simple http request.

fr3ts0n commented 3 years ago

As @hufman already stated on telegram channel: Did you take a look at the MQTT plugin? These plugins are currently available... For additional plugins you are welcome to help creating a new one ...