An open API service indexing awesome lists of open source software.

https://github.com/jmccrohan/jsolar

Resol VBUS JSON Server
https://github.com/jmccrohan/jsolar

Last synced: 3 months ago
JSON representation

Resol VBUS JSON Server

Awesome Lists containing this project

README

        

# jsolar
## Python Resol VBUS JSON Server

Parses VBUS packets received over serial from Resol Solar Pump Controllers
and presents results in JSON and Prometheus metrics format.

Developed for my own use. Could do with a tidy up and some documentation.

Requirements:
[pyvbus](https://github.com/epenet/pyvbus)