Skip to content

bradjc/torque-python-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Python server for Torque Pro publishing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages