https://github.com/alexa-samples/skill-sample-java-smarthome-switch
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
https://github.com/alexa-samples/skill-sample-java-smarthome-switch
Last synced: 10 months ago
JSON representation
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
- Host: GitHub
- URL: https://github.com/alexa-samples/skill-sample-java-smarthome-switch
- Owner: alexa-samples
- License: other
- Created: 2018-08-14T20:21:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-27T16:30:37.000Z (about 3 years ago)
- Last Synced: 2023-04-27T17:35:08.336Z (about 3 years ago)
- Language: Java
- Size: 251 KB
- Stars: 12
- Watchers: 13
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Skill Sample : Smarthome Switch (Java)
This is a basic Alexa Smart Home skill sample that implements a virtual switch. It shows the discovery and directive handling process for a virtual device implementing Alexa Smart Home switch capabilities.
## Instructions
To use this sample, follow the [Instructions](instructions/README.md).
## License
This library is licensed under the Amazon Software License.