[OBSOLETE] URI Switch -- Device Handler for controlling items via HTTP calls

Thanks for getting back to me so quickly.
Yes, I’m trying to post to 192.168.1.210 the message /tools?cmd=event,TurnOn.
So I set URI settings like this:
External - not set
Internal IP 192.168.1.210
Internal port - not set
Internal On Path: /tools?cmd=event,TurnOn
Internal Off Path: /tools?cmd=event,TurnOff

I see the default in URI Switch uses GET

I have a wifi relay on the local network at 192.168.1.210 that can be turned on/off in this way. I can get it working using Webcore, but I would prefer something that’s not cloud based.