Module smartapp.api.smartthings
Expand source code
from smartapp.api.smartthings import \
devices, installedapps, oauth
OAuth = oauth.OAuth
Device = devices.Device
InstalledApp = installedapps.InstalledApp
Sub-modules
smartapp.api.smartthings.devices
smartapp.api.smartthings.installedapps