@caberra/node-red-contrib-viewstarx-nodes
v1.0.161
Published
Custom nodes description:
Downloads
2
Keywords
Readme
viewstarx-node-red-node
Custom nodes description:
'cabiot-start-process': Gets data from the API and send it to the 'cabiot-integration' node in the Priority/Type/Text properties.
'cabiot-state' Gets data from the API and send it to the 'cabiot-integration' node in the 'State' property.
'cabiot-vaia' Gets data from the API and send it to the 'cabiot-integration' node in the 'Classification' property.
'cabiot-integration' Gets data from the 'cabiot-start-process', 'cabiot-vaia', 'cabiot-state' nodes and publishes they to the user-defined RabbitMQ Queue.
'cabiot-listener' Listens data from a user-defined RabbitMQ queue and send it to the 'cabiot-publisher' node.
'cabiot-publisher' Gets data from the 'cabiot-listener' node and publishes they to the user-defined RabbitMQ Exchange and Queue. If Exchange was not defined the default RabbitMQ Exchange will be used.