Node-Red on MQTT Server like HiveMQ, Azure

We are developing an application for:

  1. To send WhatsApp message from Mobile to Topic on a MQTT Server like my account on HiveMQ or Azure.
  2. The MQTT Server will send message to a Device (Subscriber)
  3. The Device also will send a message to Topic, which will be delivered to WhatsApp on Mobile by MQTT Server.
  4. I have tested the code on my laptop Windows10 in local server.
  5. What is next step to use Node-Red code on HiveMQ Server etc or I need to bound my laptop as a server ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.