Skip to content

Commit

Permalink
feat: 修复 mqtt 驱动指令下发
Browse files Browse the repository at this point in the history
  • Loading branch information
pnoker committed May 18, 2023
1 parent c006f43 commit da070bf
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion dc3-center/dc3-center-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-center</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-center-auth</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dc3-center/dc3-center-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-center</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-center-data</artifactId>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-common-influxdata</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</dependency>

<!-- DC3 Common Quartz -->
Expand Down
2 changes: 1 addition & 1 deletion dc3-center/dc3-center-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-center</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-center-manager</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dc3-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>iot-dc3</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<name>${project.artifactId}</name>
<artifactId>dc3-center</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
<packaging>pom</packaging>

<inceptionYear>2016-2022</inceptionYear>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-dtu-yeecom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-dtu-yeecom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-edge-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-edge-gateway</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-listening-virtual/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-listening-virtual</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-lwm2m/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-lwm2m</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-modbus-tcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-modbus-tcp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-mqtt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-mqtt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-opc-da/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-opc-da</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-opc-ua/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-opc-ua</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-plcs7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-plcs7</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-virtual/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-virtual</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/dc3-driver-weather-amap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-driver</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver-weather-amap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dc3-driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>iot-dc3</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<artifactId>dc3-driver</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dc3-gateway/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>iot-dc3</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
</parent>

<name>${project.artifactId}</name>
<artifactId>dc3-gateway</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
<packaging>jar</packaging>

<inceptionYear>2016-2022</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>io.github.pnoker</groupId>
<artifactId>dc3-parent</artifactId>
<version>2023.4.0.3</version>
<version>2023.4.1</version>
</parent>

<name>${project.artifactId}</name>
<artifactId>iot-dc3</artifactId>
<version>2023.4.0</version>
<version>2023.4.1</version>
<packaging>pom</packaging>

<inceptionYear>2016-2022</inceptionYear>
Expand Down

0 comments on commit da070bf

Please sign in to comment.