premium plus registers updated
This commit is contained in:
2
Main.cs
2
Main.cs
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user