Commit Graph

4 Commits

Author SHA1 Message Date
Timothy Allen 10bf0b4f1e Whitespace cleanups; rename InfluxDB field from "gauge" to "value"
... this abandons Prometheus "compatibility" for a better fit with InfluxDB naming.
2021-07-23 21:29:57 +02:00
Timothy Allen 4e68925d34 Fix some issues with raw values 2021-07-22 14:55:14 +02:00
Timothy Allen c174022d98 Add influx exporter
... as well as turning debug and ser into global variables (for ease of cleanup). Influx, unlike Prometheus, requires typed values, so a raw_value field has been added to the data structure: value is a string, raw_value keeps its type.
2021-07-22 02:57:27 +02:00
Timothy Allen 951013f0b8 Add bms.py. 2021-02-03 13:23:18 +02:00