Setting up MQTT Communication
  • 29 Nov 2024
  • PDF

Setting up MQTT Communication

  • PDF

Article summary

The camera can work with Node-RED and MQTT requests to communicate with other devices. The MQTT requests are used to get information, trigger the camera, or send information.

Note

The camera's IP address must be in the same range as the device it is communicating with.

  1. Navigate to the IO Block to configure the Node-RED logic.

  2. A communication port (mqtt in) must be opened, where we assign the port we want the camera to listen to.


  3. Set up the Server the camera will be communicating with and the Topic.

  4. To send a response to that port, use the mqtt out and set up the Server and Topic of the message.


Was this article helpful?

ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence