From 27836bdddecc6effdd3cf51162bd3b5755cb352b Mon Sep 17 00:00:00 2001 From: xiwa Date: Mon, 27 Jun 2022 05:34:49 +0000 Subject: [PATCH] update data/init/protocolComponent.json. --- data/init/protocolComponent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/init/protocolComponent.json b/data/init/protocolComponent.json index 5564f84e..3c729037 100644 --- a/data/init/protocolComponent.json +++ b/data/init/protocolComponent.json @@ -17,7 +17,7 @@ "name": "MQTT标准协议组件", "type": "device", "protocol": "mqtt", - "jarFile": "mqtt-component-0.2.1-SNAPSHOT.jar", + "jarFile": "mqtt-component-0.3.0-SNAPSHOT.jar", "config": "{\"port\":1883,\"ssl\":false,\"type\":\"server\"}", "converter": "6260396d67aced2696184053", "state": "running",