From c9b1d33979b3972fe6a82fa427b4ba9a20989112 Mon Sep 17 00:00:00 2001
From: 张世豪 <979909237@qq.com>
Date: 星期三, 24 十二月 2025 18:56:28 +0800
Subject: [PATCH] 新增mqtt相关功能

---
 set.properties |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

diff --git a/set.properties b/set.properties
index 66e1db7..09c043b 100644
--- a/set.properties
+++ b/set.properties
@@ -1,7 +1,19 @@
-#Mower Configuration Properties - Updated
-#Sat Nov 29 14:05:32 CST 2025
+#Current work land selection updated
+#Wed Dec 24 18:54:38 CST 2025
 appVersion=-1
+boundaryLengthVisible=false
+currentWorkLandNumber=LAND1
 cuttingWidth=200
 firmwareVersion=-1
-mowerId=1124
+handheldMarkerId=1872
+idleTrailDurationSeconds=60
+manualBoundaryDrawingMode=false
+mapScale=1.34
+measurementModeEnabled=false
+mowerId=6258
+serialAutoConnect=true
+serialBaudRate=115200
+serialPortName=COM15
 simCardNumber=-1
+viewCenterX=-195.34
+viewCenterY=432.68

--
Gitblit v1.10.0