How to use MQTT Engine Module in Igntion SCADA | Publish DHT11 Data from NodeMCU to Ignition |

āđāļŠāļĢāđŒ
āļāļąāļ‡
  • āđ€āļœāļĒāđāļžāļĢāđˆāđ€āļĄāļ·āđˆāļ­ 11 āļĄāļĩ.āļ„. 2023
  • If you're looking to integrate your NodeMCU and DHT11 sensor with lgnition SCADA, look no
    further than the MQTT Engine module provided by Cirrus Link Solutions. With this module, you can easily publish your sensor data to a Mosquitto MQTT Broker and read those values in lgnition SCADA.
    Simply follow these steps:
    1. Connect your NodeMCU to the DHT11 sensor and ensure that it is correctly reading data
    2. Install the Mosquitto MQTT Broker and ensure it is running
    3. Use the PubSubClient library to publish your sensor data to the MQTT Broker.
    4. Install the MOTT Engine module in lgnition SCADA and configure it to subscribe to the MOTT
    Broker.
    5. Use the MOTT Engine module to read and display your sensor data in lgnition SCADA
    With the MOTT Engine module, you can easily integrate your NodeMCU and DHT11 sensor with
    Ignition SCADA for real-time monitoring and control. Give it a try today!
    #NodeMCU #DHT11 #MOTT #lgnitionSCADA #CirrusLinkSolutions
    ------------------------------------------------------------
    🌐Website : fusion-automate.super.site/
    💎Telegram: t.me/PYLIN
    ðŸ“ļInstagram: / fusion_automate
    🗚Facebook: / papercodein
    🛒Shop: automation-nodes.com/
    💞LinkedIn: / fusion-automate
    ðŸ‘Ļ‍ðŸ’ŧGitHub: github.com/papercodeIN/
    ðŸ“ĒJoin this channel to get access to perks: / @fusion_automate
    ------------------------------------------------------------
  • āļ§āļīāļ—āļĒāļēāļĻāļēāļŠāļ•āļĢāđŒāđāļĨāļ°āđ€āļ—āļ„āđ‚āļ™āđ‚āļĨāļĒāļĩ

āļ„āļ§āļēāļĄāļ„āļīāļ”āđ€āļŦāđ‡āļ™ • 12

  • @kaushikvidja2455
    @kaushikvidja2455 āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§ +1

    You are god gifted bro

    • @Fusion_Automate
      @Fusion_Automate  āļ›āļĩāļ—āļĩāđˆāđāļĨāđ‰āļ§

      Thank you bro

  • @rezaucheel
    @rezaucheel 6 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

    Thanks a lot bro

    • @Fusion_Automate
      @Fusion_Automate  6 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      Always welcome

  • @ivandiazToti
    @ivandiazToti 6 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

    Thank you so much

    • @Fusion_Automate
      @Fusion_Automate  6 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      Most welcome friend ✌ïļ

  • @user-ue2sf4xp1j
    @user-ue2sf4xp1j 9 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

    Hi bro, Thank you for your video. It is very useful. I have question regarding on how to import JSON data inside graphics?

    • @Fusion_Automate
      @Fusion_Automate  8 āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

      Hi Friend, I will create one video for that stay tuned...

  • @sergioisaacpuentesto
    @sergioisaacpuentesto āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

    MQTT explorer is part of ignition?

    • @Fusion_Automate
      @Fusion_Automate  āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      No, its a separate software.

    • @sergioisaacpuentesto
      @sergioisaacpuentesto āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™ +1

      @@Fusion_Automate I want to connect a PLC to ignition, using MQQT. Do I need a MQQT explorer to connect to it? (Also I need to see the tags)
      What are the steps, or which menu tabs do I go to? To just connect the plc?
      Thank you very much

    • @Fusion_Automate
      @Fusion_Automate  āļŦāļĨāļēāļĒāđ€āļ”āļ·āļ­āļ™āļāđˆāļ­āļ™

      we use mqtt explore to validate the mqtt data. So for data validation and testing you can use mqtt explorer.
      If you want to connect plc with Ignition via mqtt then program your plc to directly publish data to mqtt broker and you can use same broker connection in Ignition to read the data.