Commit Graph

16 Commits

Author SHA1 Message Date
cn 72c4c94cb7 module: bump minimum Go version to 1.18 and use debug.ReadBuildInfo() 2022-03-18 00:21:53 +01:00
cn 5508b0dff3 miflorad: fix some linter errors 2020-12-06 13:18:48 +01:00
cn 143dc374cf miflorad: check meta data incl battery level every hour instead daily
- the battery voltage level seems to have more flexibility than one change a day
- short drops announcing end of battery life could go unnoticed
2019-05-20 18:28:29 +02:00
cn d241c8c6be miflorad: shorten process termination timeout by listening for quit on every retry 2019-04-23 16:15:38 +02:00
cn 4531a05af3 miflorad: improve logging to show peripheral connect retries 2019-04-23 15:40:28 +02:00
cn befef9d063 module: change assert.Equal arguments to match (expected, actual) 2019-03-03 22:59:32 +01:00
cn 72dfaa8ed2 miflorad: add support for influx MQTT message format in addition to graphite 2019-01-02 14:13:51 +01:00
cn c2be27f2d8 miflorad: introduce metric struct to separate metrics collection and formatting 2019-01-02 14:13:46 +01:00
cn 327712a9c3 miflorad: add MQTT sending via paho 2018-12-23 23:16:16 +01:00
cn 5be4ac1a6c miflorad: add version 2018-12-23 12:35:33 +01:00
cn 5be425040d common: remove unneeded ble.Profile parameter from ble impl 2018-12-22 13:56:49 +01:00
cn f7f951e2a1 miflorad: add draft daemon implementation, no network submission yet 2018-12-22 13:56:49 +01:00
cn c66b3d2f75 munin-miflora: refactor helper into common, add RSSI and timing metrics 2018-12-22 13:56:49 +01:00
cn 4c348f2044 munin-miflora: enrich underlying library errors with current operation using wrapping 2018-12-22 13:56:49 +01:00
cn e75c04785a munin-miflora: refactor into two implementations using go-ble and gatt libraries, have common package 2018-12-22 13:56:49 +01:00
cn 2a0e220b8e module: setup project structure, document and add utilities 2018-12-22 13:12:14 +01:00