From c0b596275d583b0874e501f49a90e7a1dfd879e3 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期四, 09 五月 2024 09:37:48 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/configuration/parameter1.json |   80 ++++++++++++++++++++++++++++++++-------
 1 files changed, 65 insertions(+), 15 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/parameter1.json b/CanadaMes-ui/src/configuration/parameter1.json
index 0af34c5..f539478 100644
--- a/CanadaMes-ui/src/configuration/parameter1.json
+++ b/CanadaMes-ui/src/configuration/parameter1.json
@@ -12,26 +12,33 @@
         "read": 33,
         "sending": 0,
         "type": "0",
-        "address":"DB100.0",
-        "count":3
+        "unit": "m/min",
+        "count":3,
+        "value":0
       },
       {
         "name": "楂橀�熺嚎閫熷害",
         "read": 11,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "unit": "m/min",
+        "value":0
       },
       {
         "name": "浣庨�熺嚎閫熷害",
         "read": 11,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "unit": "m/min",
+        "value":0
       },
       {
         "name": "鎵嬪姩閫熷害",
         "read": 22,
         "sending": 0,
-        "type": "0"
+        "type": "0",
+        "unit": "m/min",
+        "value":0
       }
       
      
@@ -49,26 +56,33 @@
       "read": 33,
       "sending": 0,
       "type": "0",
-      "address":"DB100.0",
-      "count":3
+      "unit": "m/min",
+      "count":3,
+      "value":0
     },
     {
       "name": "楂橀�熺嚎閫熷害",
       "read": 11,
       "sending": 0,
-      "type": "0"
+      "unit": "m/min",
+      "type": "0",
+      "value":0
     },
     {
       "name": "浣庨�熺嚎閫熷害",
       "read": 11,
       "sending": 0,
-      "type": "0"
+      "unit": "m/min",
+      "type": "0",
+      "value":0
     },
     {
       "name": "鎵嬪姩閫熷害",
       "read": 22,
       "sending": 0,
-      "type": "0"
+      "unit": "m/min",
+      "type": "0",
+      "value":0
     }
     
    
@@ -84,30 +98,66 @@
     "read": 33,
     "sending": 0,
     "type": "0",
-    "address":"DB100.0",
-    "count":3
+    "unit": "m/min",
+    "count":3,
+    "value":0
   },
   {
     "name": "楂橀�熺嚎閫熷害",
     "read": 11,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "unit": "m/min",
+    "value":0
   },
   {
     "name": "浣庨�熺嚎閫熷害",
     "read": 11,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "unit": "m/min",
+    "value":0
   },
   {
     "name": "鎵嬪姩閫熷害",
     "read": 22,
     "sending": 0,
-    "type": "0"
+    "type": "0",
+    "unit": "m/min",
+    "value":0
   }
   
  
 ]
+,[
+  
+{
+  "name": "缈昏浆鐐瑰姩閫熷害",
+  "read": 33,
+  "sending": 0,
+  "type": "0",
+  "unit": "mm/S",
+
+  "count":3,
+  "value":0
+}
+
+
+],
+[
+  
+
+  {
+    "name": "灏忚溅鐐瑰姩閫熷害",
+    "read": 11,
+    "sending": 0,
+    "unit": "mm/S",
+    "type": "0",
+    "value":0
+  }
+  
+  
+  ]
    
     
   ]

--
Gitblit v1.8.0