You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
Cancel the timer
Instructions
In the assignment from the previous lesson, you added a cancel timer intent to LUIS. For this assignment, you need to handle this intent in the serverless code, send a command to the IoT device, and then cancel the timer.
Rubric
Criteria | Exemplary | Adequate | Needs Improvement |
---|---|---|---|
Handle the intent in serverless code and send a command | Successfully handled the intent and sent a command to the device | Successfully handled the intent but failed to send the command to the device | Failed to handle the intent |
Cancel the timer on the device | Successfully received the command and canceled the timer | Successfully received the command but failed to cancel the timer | Failed to receive the command |
Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.