Shun %!s(int64=2) %!d(string=hai) anos
pai
achega
f22fbc8344

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Can.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "442a14ea-de1e-49bd-acb5-1a3d1ff0ffec",
+    "SN": "629781c0a98148e498073c1860e7b127",
     "BaudRate": 0,
     "CanChannel": 0,
     "HandleInterval": 1000,

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.DB.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "5eb72e8e-7226-4cb6-994f-1708fcd15d3d",
+    "SN": "0ed4181bae394d58868f1f90b92e86c7",
     "ConnectStr": null,
     "DBType": "SqlServer",
     "HandleInterval": 1000,

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Kafka.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "0a5fb629-141f-4be9-95f2-4be02d771b19",
+    "SN": "72025abc9645440aa94732ddb78f9ebd",
     "BootstrapServers": null,
     "WaitTime": 1000,
     "SecurityProtocol": "Plaintext",

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Modbus.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "bfbbba5a-7efb-48ef-b5b9-69b9404ac7f0",
+    "SN": "21a7391887ab4aaab870419d6778a7e6",
     "SlaveAddress": 1,
     "ProtocolType": "Tcp",
     "ReadTimeOut": 2000,

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Mqtt.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "1c115943-1b72-4a15-be6b-f2d2e098fb93",
+    "SN": "7df78ec405c74f66b79da8aeb12b96ab",
     "Ip": null,
     "Port": 0,
     "UserName": null,

+ 9 - 0
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Netty.Param.json

@@ -0,0 +1,9 @@
+{
+    "SN": "0024d74c44134930a2d3efaf6e322b9d",
+    "Host": null,
+    "Port": 0,
+    "SslFilePath": null,
+    "SslFilePassword": null,
+    "TaskNumber": 5,
+    "TaskHandleInterval": 100
+}

+ 51 - 0
src/YSAI.DAQ/YSAI.Manage/param/YSAI.Netty.ParamDetails.json

@@ -0,0 +1,51 @@
+[
+    {
+        "Name": "SN",
+        "Describe": "唯一标识符",
+        "ParamType": "String",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "Host",
+        "Describe": "主机",
+        "ParamType": "String",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "Port",
+        "Describe": "端口",
+        "ParamType": "Int32",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "SslFilePath",
+        "Describe": "SSL文件路径",
+        "ParamType": "String",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "SslFilePassword",
+        "Describe": "SSL文件密码",
+        "ParamType": "String",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "TaskNumber",
+        "Describe": "任务数量",
+        "ParamType": "Int32",
+        "EnumArray": null,
+        "ObjArray": null
+    },
+    {
+        "Name": "TaskHandleInterval",
+        "Describe": "任务处理间隔(毫秒)",
+        "ParamType": "Int32",
+        "EnumArray": null,
+        "ObjArray": null
+    }
+]

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.OpcDa.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "fbb066fe-03dc-4f16-887d-8d19ccf2d668",
+    "SN": "0092823c06124af6a9f8752117c1dd7b",
     "SName": "Knight.OPC.Server.Demo",
     "ApiVerType": "COM_DA_30",
     "UpdateRate": 100,

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.OpcDaHttp.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "b0e84a35-1834-481c-b5a5-695adb5a6ad9",
+    "SN": "6c35858df58849b79c8d91510e1ff7cf",
     "Ip": "127.0.0.1",
     "Port": 6688,
     "Key": null,

+ 3 - 3
src/YSAI.DAQ/YSAI.Manage/param/YSAI.OpcUa.Param.json

@@ -1,13 +1,13 @@
 {
-    "SN": "751fc1bf-2b6b-440f-829d-133bc95f705c",
+    "SN": "aeed4e2737e841dcac6e20d3b21766eb",
     "UserName": null,
     "Password": null,
     "Cer": null,
     "SecreKey": null,
     "ServerUrl": null,
-    "CustomName": "EEC36CD2693748958A9FB6B75773AA1F",
+    "CustomName": "996F7E606AB449B39FC8C6383B039325",
     "Timeout": 5000,
-    "SamplingInterval": 1000,
+    "SamplingInterval": 100,
     "PublishingInterval": 1000,
     "TaskNumber": 5,
     "TaskHandleInterval": 1000

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.RabbitMQ.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "20c65c4d-763f-4fb6-97aa-901f3f281d3b",
+    "SN": "61f5355dc72f48e2ae917f8f18e7f2d9",
     "ExChangeName": null,
     "HostName": null,
     "Port": 0,

+ 1 - 1
src/YSAI.DAQ/YSAI.Manage/param/YSAI.S7.Param.json

@@ -1,5 +1,5 @@
 {
-    "SN": "9d936f6f-8598-440b-9efe-a4fff28f4d8d",
+    "SN": "a201b4c4c5d1430387fc364b65302424",
     "Ip": null,
     "Port": 0,
     "S7CpuType": "S7200",