It would great if I you could extend the URL command to support the ability to add header information. — Staff replied: “That level of complexity with arbitrary HTTP headers is inappropriate for a UI. We do allow adding and changing basically any headers in custom devices. That is the right solution for something that precise and complex.”
It would great if I you could extend the URL command to support the ability to add header information. Specifically in my case I would love to be able to use an authentication header. This would save me from having to create and or modify custom devices via the DDK every time I add new capability and programs to controllers and some other systems in the home.
Exampe 1 - Send a rest command to an ISY which requires an auth header.
Like
http://<ipaddofISY>/rest/netorking/resources/<Resource> which executes a network resource
Or
http://<ipaddofISY>/rest/programs/<pgm> which executes a program on the ISY
Thanks!
Dave