premium plus registers updated

This commit is contained in:
nikzori
2025-03-11 11:39:29 +03:00
parent e32c701bd6
commit 580e2246bb
3 changed files with 2 additions and 3 deletions

View File

@@ -362,7 +362,7 @@ namespace Gidrolock_Modbus_Scanner
d.cleaningMode = new Entry(RegisterType.Coil, 3);
d.hasBattery = true;
d.batteryCharge = new Entry(RegisterType.Input, 1207);
d.batteryCharge = new Entry(RegisterType.Input, 100);
d.wiredSensors = 7;
d.hasScenarioSensor = true;