node-red-contrib-loxone
node-red-contrib-loxone copied to clipboard
Better message architecture for conneced/disconnected msgs
Currently the control-nodes and the webservice-nodes don't share the messages/status of the miniserver-config node. All in all the messaging architecture is a bit clumsy.
Maybe there should be a msg queue which delegates the messages to all existing nodes... not thought this to the end, yet.