Integrating SCADA and fetching data for storage in ERPNext

I have received a inquiry if it is possible to integrate SCADA and build an interactive Dashboard from the data coming from SCADA.

Our ERPNext is running in cloud while the SCADA system is local. The SCADA has support following access methods:

  • ODBC access to database
  • MQTT
  • Modbus
  • OPC

How can we integrate SCADA?

If anyone has integrate SCADA please help me.