📄️ SmartApp Basics
SmartApps are custom applications that execute outside of the SmartThings platform. SmartApps are most useful as a means to extend the limits of what is possible with SmartThings Automations.
🗃️ Develop Your SmartApp
8 items
📄️ Actuate Commands
An Execution Timeout is enforced for every request sent to a SmartApp from the SmartThings Cloud. If the SmartApp does not respond within 10 seconds, a TargetTimeoutError will be thrown and any later responses from the SmartApp ignored for that request.
📄️ Test Your Connected Service
Deploy To Test
📄️ Troubleshooting Errors
Error responses and correlation IDs