
Use the SmartThings Public REST API and automation models (rules, scenes), including endpoints for devices, locations, rooms, capabilities, automations, subscriptions, and rules, based on official documentation.
Use the SmartThings CLI to manage SmartApps, Edge drivers, devices, locations, capabilities, and automations, based on the official SmartThings CLI repository and documentation.
Build and troubleshoot SmartThings Edge device drivers in Lua, including Zigbee, Z-Wave, Matter, LAN, capabilities, device profiles, driver channels, and Edge driver API reference usage.
Design, build, and troubleshoot SmartThings SmartApps (Connected Services), including app registration, lifecycles, configuration, subscriptions, scheduling, OAuth, hosting, testing, and troubleshooting using official docs.