From 580e2246bbb485f42a5a0f0964e63e58d65e837b Mon Sep 17 00:00:00 2001 From: nikzori Date: Tue, 11 Mar 2025 11:39:29 +0300 Subject: [PATCH] premium plus registers updated --- Datasheet.cs | 1 - Main.cs | 2 +- README.md | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Datasheet.cs b/Datasheet.cs index 041ecfc..7b69de3 100644 --- a/Datasheet.cs +++ b/Datasheet.cs @@ -586,7 +586,6 @@ namespace Gidrolock_Modbus_Scanner } public class WiredSensor : Sensor { - public Label labelBreakFluff = new Label() { Width = 45, Height = 24 }; public Label labelBreak = new Label() { Width = 55, Height = 24 }; // обрыв линии для WSP+ diff --git a/Main.cs b/Main.cs index 37ebec0..ede60e5 100644 --- a/Main.cs +++ b/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; diff --git a/README.md b/README.md index 7fbb61b..4827943 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ : - Standard Wi-Fi RS485 - Standard Radio RS485 -- Premium Plus +- Premium Plus Wi-Fi