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

battery_manager: Fix wrong oid of battery_power #8

Closed MichaelMMS closed 3 years ago

MichaelMMS commented 3 years ago

Wrong oid: 0x1156DFD0 -> Battery discharge power Correct oid: 0x400F015B -> Battery power

svalouch commented 3 years ago

Good catch!