Using the SCADAvis.io HTML5 Synoptic Toolkit with MQTT via Websockets

Introduction
  • MQTT IoT Protocol can be used directly in the browser via websockets connection.
    With this method it is possible to subscribe topics directly on a websockets-enabled MQTT broker. Data obtained from the broker will update SCADAvis.io SVG graphics directly on the web browser.
    We host freely usable MQTT/Sparkplug-B toolkit based on the Eclipse Tahu project.

    See the examples below.