is it possible to communicate with server using HTTPS protocol (something like REST API). Im trying to read data from application that has API for getting data from it. Data is already stored in that application using MODBUS. So instead of using MODBUS TCP i want to get data from that application to store it in variables inside of RapidSCADA application and display it on screen.