svalouch / rctmon

Pulls data from RCT Power GmbH devices for use with monitoring systems.
https://rctmon.readthedocs.io
GNU General Public License v3.0
17 stars 8 forks source link

Update device_manager.py - Solar generator B power oid fixed #5

Closed MichaelMMS closed 2 years ago

MichaelMMS commented 2 years ago

oid was wrong value (was oid of solar_generator_b.voltage)

svalouch commented 2 years ago

Thanks, that's an embarrassing mistake. I've used Prometheus for monitoring the application itself up to now, I shall change that, which is also a good opportunity to create some example dashboards.