I am trying to make a simple web request to a Shelly device:
http://IP/relay/0?turn=on
Note: I am using the local LAN IP address. Does Webcore executes inside my Network or do I need the Public IP address and then route to the correct internal IP one?
If I execute it in the browser it works fine but I cannot make it work inside a piston.
I manually tested the piston as it does not subscribe to events.