node-red-contrib-business-logic 0.1.1
This node is a bridge beetween node-red and your business logic.
BusinessLogic
What is this node for ?
This node is a bridge beetween node-red and your business logic.
How ?
This bridge provides a node which import a js.
The JS file must export a CommandBus (defined by this package).
With this CommandBus the node will be able send events and pass response inside the msg.