Hello,
I am trying to create a Client User Interface on a webvi which when a client logs in it will display readings that are stored in a MySQL table which is stored on a raspberry pi. I am wanting to use HTTP get request and i am struggling in implementing this into my User Interface.
The user interface would have a number of boxes that show data from each column of the MySQL table.
Anybody that can point me in the right direction or give me an example would be much appreciated.
Kind Regards
Matt