[openwebnet] add date time synchronization feature for bus_gateway Things (#15115)

* [openwebnet] fist commit DateTime synch


---------

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
M Valla
2023-07-16 12:42:52 +02:00
committed by GitHub
parent 59ebd37a88
commit 3e0099d6d1
6 changed files with 53 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
<dependency>
<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.9.1</version>
<version>0.10.0</version>
<scope>compile</scope>
</dependency>