Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Install IoT Bridge for Snowflake into your Azure account
    • Before being able to access the Virtual Machine you must have completed the installation process here.
  • Install an MQTT Server
    • Chariot MQTT Server can be installed using this guide.

      However

       

      Note

      If you choose not to use Chariot MQTT Server, any Sparkplug compliant MQTT Server will work.

      Note

      • Azure IoT Hub is not Sparkplug compliant
      • AWS IoT has a message size limit of 128KB and will disconnect the client if it receives a message that exceeds this limit. If you have a large number of UDT definitions/instances and/or have very large UDTs, you will very likely hit this limit when sending your UDTs to IoT Core. Review this document for ways to reduce the message size.


Summary

IoT Bridge for Snowflake (IBSNOW) is an application that connects to an MQTT Server (such as Chariot MQTT Server or AWS IoT Core) and consumes MQTT Sparkplug messages from Edge devices.

...