Skip to content

MariaDB datalogging Python module for plant watering (and maybe generic in the future)

Notifications You must be signed in to change notification settings

benfroelich/plant-watering-datalogging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Datalogging module for the plant-watering project

Usage

''' log_data(23.5, "greenhouse-temperature", "degC") log_data(40, "cactus-watered", "mL") ''' see generate-sample-datalog.py

Notes

logData stores data for a sensor or logpoint sensorName can be any string. Keep it consistent for each measurement source.

About

MariaDB datalogging Python module for plant watering (and maybe generic in the future)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages