At present I can compile and upload a sketch by clicking on the “upload button” on the Cloud Editor screen on my computer.
Is there any other method of initiating the same process ? i.e. via a “Dashboard” or “Trigger” associated with a cloud “Thing” ?
My goal is to modify an existing sketch ( which I currently occasionally modify and update over the air using the cloud editor myself ) to enable my device to initiate an OTA update if a revised sketch exists.
For example : when powered up, Connect to the local WiFi, connect to the cloud, read a cloud variable, compare to a local variable, if cloud variable is greater value initiate compilation and update.