node-red-contrib-loxone icon indicating copy to clipboard operation
node-red-contrib-loxone copied to clipboard

Better message architecture for conneced/disconnected msgs

Open codmpm opened this issue 8 years ago • 0 comments

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.

codmpm avatar Oct 20 '17 10:10 codmpm