Commit 4f1c0825 by huangjy

mqtt协议包初始化

parent afde87e9
Showing with 2 additions and 2 deletions
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.jetlinks</groupId> <groupId>org.jetlinks</groupId>
<artifactId>jetlinks-official-protocol</artifactId> <artifactId>iot-mqtt-protocol</artifactId>
<version>3.0.0</version> <version>3.0.0</version>
<name>JetLinks</name> <name>iot</name>
<url>https://jetlinks.org</url> <url>https://jetlinks.org</url>
<inceptionYear>2019</inceptionYear> <inceptionYear>2019</inceptionYear>
<description>JetLinks 物联网平台</description> <description>JetLinks 物联网平台</description>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment