Reacting on external data

Forum Home Forums Understanding the Software Reacting on external data

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16505
    oley
    Participant

    Hello,

    I have to react (set some device modbus registers) on external data, which is available via REST API. I have a small service to access the data and now I think how to access the data from Rapid SCADA.
    My first idea is to write database table and access the same database from SCADA.
    Is there another possibility to make such interop?

    Best regards

    #16506
    Mikhail
    Moderator

    Hi,
    Possible solutions:
    1. Use database as an intermediate source.
    2. Write your driver for Rapid SCADA that reads data using the API.
    3. Try interact via MQTT.

    #16546
    oley
    Participant

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.