Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 912 Bytes

File metadata and controls

21 lines (15 loc) · 912 Bytes

Instructions

skill-sample-java-smarthome-switch

These instructions are to build a Sample Alexa Smart Home skill using Java that creates and controls a virtual sample switch that responds to ON/OFF commands.

Setup the Alexa Smart Home Sample via the Alexa Developer Console

  1. Setup the Sample Resources
  2. Get the Sample Source Code
  3. Setup Login with Amazon
  4. Create the Skill
  5. Setup the Lambda Function
  6. Configure the Skill
  7. Setup the DynamoDB Table
  8. Deploy the Sample Code
  9. Test the Skill
  10. Review the Skill Logs

To begin, start with Setup the Sample Resources