alexa-samples / alexa-smarthome

Resources for Alexa Smart Home developers.
https://alexa.design/smarthome
Other
685 stars 336 forks source link

Updates to improve discovery and cleanup #39

Closed mikemaas-amazon closed 6 years ago

mikemaas-amazon commented 6 years ago

This commit includes changes to the sample_backend discovery process by having discovery information stored and retrieved from the SampleEndpointDetails DynamoDB table with a reference to AWS IoT via thingName. Additionally, there is cleanup on the Alexa response handling and initial considerations for the cooking capabilities.