Normal Topic Support for http POST commands (Read 304 times)
StevenC
New Member
*
Offline


Posts: 9
Location: Massachusetts, United States of America
Support for http POST commands
Jan 15th, 2023 at 1:19am
Print Post Print Post  
I have many IoT buttons from different vendors, and the main thing I use them for is to interface with my home automation system or other real-world internet assets. The primary interface is with http/s "POST" commands. For example, I can connect to a server and send data in the POST to turn on a light.

I'd like to request a POST command be put on the list for future FW support. I can see it operate something like this:
POST https://myserver.com/post "var1=value&var2=value"
where the items in the 3rd argument are passed as data in the POST operation (subject to the normal SiB variable substitutions of course)

Right now, the SiB buttons are limited for my use, since they currently can just do notifications to my phone, and not so much for triggering any actions in the real world.

Thanks - Steven
  
Back to top
 
IP Logged