]> git.basschouten.com Git - openhab-addons.git/commit
[upb] Handle device state reports (#11352)
authorMarcus Better <marcusb@users.noreply.github.com>
Thu, 21 Oct 2021 05:30:40 +0000 (01:30 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Oct 2021 05:30:40 +0000 (07:30 +0200)
commitdaea6481a7f0455dc09ed1d20cf06f097ac81825
treec69c3d704329df5785c7a63958de223affdaf75b
parent9cc3f441fd33dc6feec442b1916eac73882a4b9d
[upb] Handle device state reports (#11352)

* [upb] Fix javadoc

Signed-off-by: Marcus Better <marcus@better.se>
* [upb] Handle Device State Report messages

Signed-off-by: Marcus Better <marcus@better.se>
* More useful debug logging of received messages

Signed-off-by: Marcus Better <marcus@better.se>
* Null annotation

Signed-off-by: Marcus Better <marcus@better.se>
bundles/org.openhab.binding.upb/src/main/java/org/openhab/binding/upb/internal/UPBController.java
bundles/org.openhab.binding.upb/src/main/java/org/openhab/binding/upb/internal/handler/SerialIoThread.java
bundles/org.openhab.binding.upb/src/main/java/org/openhab/binding/upb/internal/handler/UPBThingHandler.java
bundles/org.openhab.binding.upb/src/main/java/org/openhab/binding/upb/internal/message/Command.java
bundles/org.openhab.binding.upb/src/main/java/org/openhab/binding/upb/internal/message/UPBMessage.java