Skip to content

Smartthings Lua Libraries #29

@WinInsider

Description

@WinInsider

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions