Releases: danesparza/appliance-monitor
Releases · danesparza/appliance-monitor
v1.0.51
Fixed influxdb import. Again. Also fixed locally
v1.0.49
Updated influxdb import path. Again.
v1.0.46
Update dist config with settings defaults
v1.0.45
Add data directory to dist
v1.0.44
Readded Raspberry pi embd driver
v1.0.43
Reverted GPIO initalization
v1.0.42
Fixed influxdb import path
v1.0.38
Add config set and remove methods to API Added config set and remove methods to the API. Smoke tested
v1.0.37
Add method and tests for removing config Added config remove method and associated unit tests
v1.0.36
Add config get/get all to API Added config get/get all to API layer. Also added associated unit tests to handle use cases where config might come from the config file and get overridden by a user.