Skip to content

gardnr/bluelab_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bluelab Connect

Install the Bluelab Connect Software

gardnr add metric water electro-conductivity ec
gardnr add metric water ph ph
gardnr add metric water temperature water-temp

gardnr add driver bluelab-connect bluelab_connect.driver:BluelabConnect -c log_file="log.csv" ec_metric=ec ph_metric=ph temp_metric=water-temp

The log_file config is the CSV file that Bluelab Connect Software logs to. Check under Settings -> Data logging -> Log data directory to find where the log file is. Then, look in that directory to find the name of the file. Set log_file to the full path to the log file (directory and filename). Optionally, pickle_file_name config to set the name of the pickle file to keep track of the log file state.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages