Breadcrumbs

Step 1 Setup an MQTT server

Download Mosquito

To download the mosuito mqtt server we recommend the official website.

  1. Open the linkhttps://mosquitto.org/download/.

  2. Choose the version for your OS. in my case is windows.
    image2020-8-24_13-56-12.png

  3. A exe file will be downloaded.
    image2020-8-24_13-56-47.png

Install Mosquito

  1. After it finishes, Go to the download folder then run the setup file.

    image2020-8-24_13-58-28.png

  2. Then next.

    image2020-8-24_13-59-47.png

  3. then finish.

    image2020-8-24_14-0-19.png

  4. Open the task manager → services and verify that the mosquito is up and running.

    image2020-8-24_14-2-45.png

Next


Step 2 Setup the mqtt timeseries connector