2024-01-30 11:38:23.058 INFO 20608 --- [main] [ 55] i.github.pnoker.driver.OpcUaApplication : Starting OpcUaApplication using Java 1.8.0_131 on DESKTOP-RKLS9TH with PID 20608 (D:\工作文档\武汉三环科普睿科\Project\JavaProject\iot\iot-dc3\dc3-driver\dc3-driver-opc-ua\target\classes started by admin in D:\工作文档\武汉三环科普睿科\Project\JavaProject\iot\iot-dc3) 2024-01-30 11:38:23.063 DEBUG 20608 --- [main] [ 56] i.github.pnoker.driver.OpcUaApplication : Running with Spring Boot v2.7.11, Spring v5.3.27 2024-01-30 11:38:23.064 INFO 20608 --- [main] [ 637] i.github.pnoker.driver.OpcUaApplication : The following 5 profiles are active: "driver", "rabbit", "thread", "quartz", "dev" 2024-01-30 11:38:25.231 INFO 20608 --- [main] [ 61] i.github.pnoker.driver.OpcUaApplication : Started OpcUaApplication in 2.934 seconds (JVM running for 5.012) 2024-01-30 11:38:25.233 INFO 20608 --- [main] [ 68] i.g.p.d.s.s.impl.DriverSyncServiceImpl : The driver default/dc3-driver-opc-ua_579f5ra1 is initializing 2024-01-30 11:38:25.282 DEBUG 20608 --- [main] [ 69] i.g.p.d.s.s.impl.DriverSyncServiceImpl : The driver default/dc3-driver-opc-ua initialization information is: { "tenant" : "default", "client" : "default/dc3-driver-opc-ua_579f5ra1", "driver" : { "remark" : "IOT DC3 平台 Opc Ua 驱动。", "driverName" : "OpcUa驱动", "driverCode" : "OpcUaDriver", "serviceName" : "default/dc3-driver-opc-ua", "driverTypeFlag" : "DRIVER", "serviceHost" : "192.168.110.62" }, "driverAttributes" : [ { "remark" : "Opc Ua IP", "displayName" : "主机", "attributeName" : "host", "attributeTypeFlag" : "STRING", "defaultValue" : "localhost" }, { "remark" : "Opc Ua Port", "displayName" : "端口", "attributeName" : "port", "attributeTypeFlag" : "INT", "defaultValue" : "18600" }, { "remark" : "Opc Ua Path", "displayName" : "路径", "attributeName" : "path", "attributeTypeFlag" : "STRING", "defaultValue" : "/" } ], "pointAttributes" : [ { "remark" : "命名空间索引", "displayName" : "命名空间", "attributeName" : "namespace", "attributeTypeFlag" : "INT", "defaultValue" : "5" }, { "remark" : "位号名称", "displayName" : "位号", "attributeName" : "tag", "attributeTypeFlag" : "STRING", "defaultValue" : "TAG" } ] }