1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-06-02 06:34:43 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
cn
72dfaa8ed2 miflorad: add support for influx MQTT message format in addition to graphite 2019-01-02 14:13:51 +01:00
cn
0cd41a924d common: fix typo in test 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
dbb1dccc77 module: fix Makefile target names 2018-12-25 22:21:51 +01:00
cn
1ac4c23696 module: enable PIE and RELRO binary protections in go build 2018-12-25 22:16:17 +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
3b4627f988 module: disable cgo for easier cross-compiling 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
c96878c22c module: add tests for common package 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
renovate[bot]
51bb5a93c5 module: setup renovate
Add renovate.json (#1)
2018-12-22 13:56:49 +01:00
cn
d419347dd3 module: setup Travis CI 2018-12-22 13:56:45 +01:00
cn
2a0e220b8e module: setup project structure, document and add utilities 2018-12-22 13:12:14 +01:00
Jan Graichen
c1c348db75 WIP 2018-11-26 21:03:12 +01:00