
DIOT SCADA is for Home Automation/Industrial 4.0 realtime monitoring. It subscribes to MQTT sensors /IoT devices to display live data with shortcode.
DIOT which stands for Decoupled IOT, has its SCADA functionalities decoupled into Host and Node for flexibility and scalability that catered for IoT era. This plugin functions as the SCADA Host to work with your device or system, which will be treated as SCADA Node.
The supported IoT protocol is MQTT. You just need to enter the MQTT broker/server into the configuration. You may then subscribe to the desired topic with a shortcode to display in any desired web page or post.[diot topic="building/floor/device/sensor"]
Or, if you have a JSON content, you may add dollar sign as JSON root:[diot topic="building/floor/device/sensor$json.data"]
The content will be updated dynamically when the device publish any data.
You may also choose to display your realtime data in trending chart. Check out Ecava DIOT online demo to see how easy things can be done now!
Installing SCADA Host is simple:
[diot topic="building/floor/device/sensor"]Installing SCADA Host is simple:
[diot topic="building/floor/device/sensor"]SCADA Node can be your own MQTT sensor, or a stand alone ECAVA IGX SCADA that feeding data into this plugin Host.
The default MQTT broker is provided free and open for public access. You should rent a server to host your own private broker, or subscribe to MQTT broker for sensitive data or production purpose.
You may upgrade to professional edition to use private MQTT broker, as well as SVG mimic with Inskcape SAGE – SCADA Animation Graphic Editor.
SCADA stands for Supervisory Control And Data Acquisition, which is commonly used for industrial control and monitoring. Read more