• authToken: string
Token used for calls to the SmartThings API
• config? : InstalledAppConfiguration
Configuration settings of the smartapp, i.e. device selections and other settings chosen by the user during app installation. Does not apply to API Access apps.
• installedAppId: string
UUID of the installed app instance
• locationId? : string
The UUID of the location of the installed app instance. Included in the context so that an API isn't required to retrieve the location of the installed app.
• refreshToken: string
Token used to refresh expired authTokens