stex v0.2.6 Stex.Apps View Source

Manipulate APPS using the SmartThings API

Link to this section Summary

Link to this section Functions

Link to this function createWebhookSmartApp(client, appName, displayName, description, targetUrl) View Source

Create an APP

Delete an App

List all apps

Link to this function set_auth_scopes(client, app) View Source

Create the authentication scopes for a new connector app.

Show app

Examples

iex> Stex.Apps.show(client, app_id)
Link to this function updateWebhookSmartApp(client, connector) View Source

Update an App