Breadcrumbs

Step 3 Export data to MQTT server

Export histories

  1. Go to the selection folder and create a new ord selection.

    image2020-8-24_10-12-39.png


  2. Fill the ord to select histories.

    image2020-8-24_10-44-4.png

  3. Go the the strategies folder and create a data flow strategy.

    image2020-8-24_10-21-53.png

  4. Add a selection block.

    image2020-8-24_10-23-39.png

  5. Then a trigger block.

    image2020-8-24_10-25-29.png

  6. And finally a mqtt export block.

    image2020-8-24_14-11-10.png

  7. Configure the export block.

    image2020-8-24_14-12-1.png

  8. Enable the log ext.

    image2020-8-24_14-12-39.png

  9. Choose the selection we created before.

    image2020-8-24_10-31-55.png

  10. Open the logs console.

    image2020-8-24_14-13-18.png

  11. Open a cmd and subscribe for the topic 'C:\Program Files\mosquitto\mosquitto_sub.exe' -t export.

  12. Then trigger the export.

  13. You should see the output on the console.

    image2020-8-24_12-40-7.png

  14. Now verify data on the cmd.

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