Right now the Smartthings hub looks like the best option for me but I just need to uncerstand if you are dependent on creating ‘SmartApps’ and if so, are they branded Samsung (its important that my app doesn’t have any another branding on it).
Any insight you can give me would be a great help.
Thanks!
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
2
The situation is both simple and complicated depending on how you look at it.
SmartApps are the only way to interact with SmartThings at this time. A SmartApp can provide a REST-API, then it is called a “web services” SmartApp, but to install it, the user will still use the SmartThings OAuth web page, and see the SmartApp inside the SmartThings mobile App.
You cannot connect to the Hub directly (with very limited exceptions), but your SmartApp could ship data “cloud-to-cloud” to your Amazon, Google, Azure IoT. Easy example of this is InitialState, but ActionTiles (our product) uses a similar model.
Please let me know if you’d like a fee-based consultation to discuss this in further detail.