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

rctmon_generator_power_watt only returns string a #2

Closed MichaelMMS closed 2 years ago

MichaelMMS commented 2 years ago

rctmon_generator_power_watt

Output:

rctmon_generator_power_watt{generator="a", instance="localhost:9831", inverter="PS 10.0 P1WF", job="rctmon"}

b is missing.

Bildschirmfoto 2021-07-08 um 12 30 30
MichaelMMS commented 2 years ago

I fixed it, see pull request - oid was wrong

svalouch commented 2 years ago

Merged #5, thanks!