premium plus registers updated
This commit is contained in:
@@ -586,7 +586,6 @@ namespace Gidrolock_Modbus_Scanner
|
|||||||
}
|
}
|
||||||
public class WiredSensor : Sensor
|
public class WiredSensor : Sensor
|
||||||
{
|
{
|
||||||
|
|
||||||
public Label labelBreakFluff = new Label() { Width = 45, Height = 24 };
|
public Label labelBreakFluff = new Label() { Width = 45, Height = 24 };
|
||||||
public Label labelBreak = new Label() { Width = 55, Height = 24 }; // обрыв линии для WSP+
|
public Label labelBreak = new Label() { Width = 55, Height = 24 }; // обрыв линии для WSP+
|
||||||
|
|
||||||
|
|||||||
2
Main.cs
2
Main.cs
@@ -362,7 +362,7 @@ namespace Gidrolock_Modbus_Scanner
|
|||||||
d.cleaningMode = new Entry(RegisterType.Coil, 3);
|
d.cleaningMode = new Entry(RegisterType.Coil, 3);
|
||||||
|
|
||||||
d.hasBattery = true;
|
d.hasBattery = true;
|
||||||
d.batteryCharge = new Entry(RegisterType.Input, 1207);
|
d.batteryCharge = new Entry(RegisterType.Input, 100);
|
||||||
|
|
||||||
d.wiredSensors = 7;
|
d.wiredSensors = 7;
|
||||||
d.hasScenarioSensor = true;
|
d.hasScenarioSensor = true;
|
||||||
|
|||||||
@@ -7,5 +7,5 @@
|
|||||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
|
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:
|
||||||
- Standard Wi-Fi RS485
|
- Standard Wi-Fi RS485
|
||||||
- Standard Radio RS485
|
- Standard Radio RS485
|
||||||
- Premium Plus
|
- Premium Plus Wi-Fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user