I’m attempting to setup an Azure Data Factory job to retrieve the temperatures of all my thermostats for later reporting. I’ve seen references to calling the REST API from cloud services, however can only find examples and references to calling the API locally, within the local network that contains the hub. The Ezlo API Tool accesses the hub remotely, so I’m thinking it’s possible.
Is there documentation and examples of calling the REST API from within other cloud services, specifically Azure Data Factory examples, but any remote cloud service examples would do? Am I just not looking in the right place for the documentation?