@Steve-Mcl
@Colin
The endpoints I created are local to my server. But if I want to change rules or send data to this endpoint from a different server/cloud service, I need to publicly expose the endpoint.
How can I do that?
One option to do this could be mqtt/apis but I was wondering if we could generate endpoints which could be publicly exposed. My purpose is to get data and also to change certain rules in the switch node using an endpoint.