Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 501 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 501 Bytes

Python Server for Torque Pro

This is a server that receives uploaded logging from the Android Torque Pro app and then publishes it to an InfluxDB database.

I have a Bolt EV, so this includes support for many Bolt specific PIDs.

Bolt EV PIDs

Influx Config

host=localhost
port=6543
user=torquepro
password=secretpassword
database=torquepro