-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Asynchronous Deferred Response Support
* added ability to define deferred response time for a given item through metadata parameter * added authorization directive support managing granted user access tokens in a dynamodb table * changed the lambda function return method to use handler callback instead of context to accomodate for the async logic * updated alexa response property state accuracy logic with ability to associate an item sensor through metadata parameter * added ability to define lock property state mapping when using an item sensor through metadata parameter * updated temperature mode binding mapping to differentiate legacy bindings from latest one * improved property map object with prototype functions along with item type per capability enforcement * updated config structure and refactored rest functions code to accomodate for new alexa api & gateway calls * updated report state function to use generic alexa response property state logic * added deploy instructions for creating aws dynamodb table and lambda function role.
- Loading branch information
Showing
41 changed files
with
1,927 additions
and
732 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.