https://github.com/alexa-samples/skill-sample-csharp-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-csharp-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-csharp-smarthome-switch
- Owner: alexa-samples
- License: other
- Created: 2018-08-14T20:20:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T23:19:16.000Z (over 3 years ago)
- Last Synced: 2023-03-05T03:55:48.335Z (over 3 years ago)
- Language: C#
- Size: 248 KB
- Stars: 16
- Watchers: 12
- Forks: 12
- Open Issues: 3
-
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 (C#)
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.