loxone-java
loxone-java copied to clipboard
Consider blocking request-response send method on LoxoneWebSocket
Seems like the miniserver always respond to websocket commands in the same order they were sent, this would allow to introduce some blocking request-response behaviour into the library - this would make usage of the library.
We could also consider to register a simple closure on response