1
Feature Request / Cloud Storage?
« on: September 19, 2020, 10:49:44 AM »
I am not sure if this is the best way to do what I want. But here it goes.
What I want to do.
An app that runs on a cell phone that allows the user to look at variables, and maybe a reset button. I thought using SimpleWebServer would work for me but that gets very complicated going thru servers.
The next idea is to store these variables in a file in the cloud. The app on the cell phone would simply read these variables and display them. To send information back (not really necessary for my application, but maybe to others)
The advanced HMI solution would read this file back from the cloud.
I really don't like the idea of VPN as the operators could really screw things up.
Do you think this is a viable solutiion?
Dave
What I want to do.
An app that runs on a cell phone that allows the user to look at variables, and maybe a reset button. I thought using SimpleWebServer would work for me but that gets very complicated going thru servers.
The next idea is to store these variables in a file in the cloud. The app on the cell phone would simply read these variables and display them. To send information back (not really necessary for my application, but maybe to others)
The advanced HMI solution would read this file back from the cloud.
I really don't like the idea of VPN as the operators could really screw things up.
Do you think this is a viable solutiion?
Dave