I have a telemetry system consists of 500 remote units sending daily reports to master station via GSM -SMS , each remote unit has SIM Card ( Mobile Telephone Card). the master station receiving these reports from the remote units and decoding this messages to readable data in table formats and transfer it to SQL server
the data is available in SQL Server
My question is :
is it possible to Transfer this data to SCADA system ( From SQL Server to SCADA) ? and How i can do this?