1.0.161 • Published 4 years ago

@caberra/node-red-contrib-viewstarx-nodes v1.0.161

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
4 years ago

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.