-
Notifications
You must be signed in to change notification settings - Fork 338
Sample Messages
David Dai edited this page Sep 27, 2017
·
1 revision
Location: https://github.com/alexa/alexa-smarthome/tree/master/sample_messages
This directory contains sample Alexa Smart Home messages in JSON. They can be used to test your Lambda handler for each new directive, to see if you are responding correctly.
They are grouped by interfaces. There is also one directory for general ErrorResponses.
Note that for some requests or responses, if there are multiple types based on multiple enums in a property, then only one sample is provided.
Questions? Comments? Please add to Issues, thanks!