]> git.basschouten.com Git - openhab-addons.git/commit
[openwebnet] add sendMessage rule actions to send generic OWN messages on the BUS...
authorM Valla <12682715+mvalla@users.noreply.github.com>
Sun, 28 Apr 2024 09:55:28 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Sun, 28 Apr 2024 09:55:28 +0000 (11:55 +0200)
commit1fff7eb028fc60b5b6024715223d1857d627062a
tree707cafed5ee136399ab135681d7f61e4f63e6e7c
parentdbe970981c4d10eb94b8cb229518c76a84e31c67
[openwebnet] add sendMessage rule actions to send generic OWN messages on the BUS (#16691)

* [openwebnet] Added OpenWebNetBridgeActions class and sendMessage action

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
bundles/org.openhab.binding.openwebnet/README.md
bundles/org.openhab.binding.openwebnet/pom.xml
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/actions/OpenWebNetBridgeActions.java [new file with mode: 0644]
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/actions/OpenWebNetCENActions.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/OpenWebNetBridgeHandler.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/handler/OpenWebNetThermoregulationHandler.java
bundles/org.openhab.binding.openwebnet/src/main/java/org/openhab/binding/openwebnet/internal/serial/SerialPortAdapter.java
bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/i18n/openwebnet.properties