WISE6610 Node-Red MQTT connection settings

Q:
Using WISE-6610 as sensor gateway to receive data from WISE-4610 sensor node. After receiving the data from the sensor node, try to use Node-red to establish an MQTT connection by using the RabbitMQ secret provided in the namespace.

Which information from the secret shall provide in the following columns (server, username & password)?


A:
Checking RabbitMQ in portal-service and get MQTT connection certificate in secret.

  1. Link to portal-service
  2. Select RabbitMQ
  3. Create secret
  4. View secret and get credentials
  • host : External Hosts
  • port : mqtt.port
  • username : mqtt.username
  • password : mqtt.password