Server for visualizing the stats from my mushroom humidifier setup; a bit more complicated than expected
Go to file
Kelvin Ly f1723ff5bd Add stdout thread to capture commands from the server 2023-05-15 16:38:17 -04:00
dev Add model for humidity, fix bug in Status logic 2023-05-15 14:30:56 -04:00
humdifier_controller Add Arduino firmware 2023-05-14 13:53:10 -04:00
shroom_internals Add model for humidity, fix bug in Status logic 2023-05-15 14:30:56 -04:00
static Lots of small modifications and refactors 2023-05-14 15:23:47 -04:00
.gitignore Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
go.mod Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
go.sum Working queries/data ingestion TODO outputting status, admin commands, UI 2023-05-14 08:01:08 -04:00
shroom_controller.py Add model for humidity, fix bug in Status logic 2023-05-15 14:30:56 -04:00
shroom_controller_mock.py Add stdout thread to capture commands from the server 2023-05-15 16:38:17 -04:00
shroom_pipe.py Add TCP piping util 2023-05-14 09:34:21 -04:00
shroom_server.go Add status, adjust updater logic, add seconds/ API, fix time formatting to be more human readable 2023-05-15 12:19:40 -04:00