I’m attempting to create an app that can respond to HTTP. For example, by posting to a URL I want a light to turn on.
I’m trying to follow the SmartThings Web Services Developer’s Guide: https://docs.google.com/document/d/14F5CnjIbI8Ru4-MrjHXhnBGGQngUevVEe7H3cqoGHKA/edit?pli=1#
… but it seems to be missing something. It doesn’t tell you what the actual URLs you need to use when posting to your app. It looks like the document isn’t finished? Maybe it’s just out of date?
Are there any other resources out there that I should be looking at? Maybe an example app?
Thanks!
-Ben