[openwebnet] add support for basic Scenarios (WHO=0) (#13473)

* [openwebnet] added first support for WHO=0 scenarios
* [openwebnet] channels indent
* [openwebnet] formatting
* [openwebnet] set WHO=0 thing online automatically. Update to openwebnet4j 0.9.0

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
M Valla
2022-10-06 08:33:01 +02:00
committed by GitHub
parent 6e4f78458d
commit 2519ec7236
12 changed files with 321 additions and 77 deletions

View File

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