bmspy can be used to get information from a xiaoxiang-type BMS system.
tim
c174022d98
... 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. |
||
---|---|---|
bms.py | ||
LICENSE | ||
README.md |
bmspy
bmspy is a tool to get information from a xiaoxiang-type BMS system, using some sort of serial connection.
It can display the information as text, in JSON, or export the data continuously to a Prometheus exporter.