-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
This is a beginner question...
Samples in this repo reference "st" modules/packages, eg:
local Driver = require('st.driver')
local caps = require('st.capabilities')
local utils = require('st.utils')
... how/from where can one obtain these modules/packages/libraries ?
Also, "Devices utilizing a RESTful HTTP API are the most common LAN devices on the SmartThings Platform today" (ref)... RESTful HTTP API is good fit for driver running on Hub to call device on LAN; however, by what mean in Smartthings Platform, can device on LAN notify Hub about change? What specific API in the Smarrthings SDK should be used?
Metadata
Metadata
Assignees
Labels
No labels