WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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