Zum Hauptinhalt springen

Cancel the timer

Instructions

In the assignment for the last 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, then cancel the timer.

Rubric

CriteriaExemplaryAdequateNeeds Improvement
Handle the intent in serverless code and send a commandWas able to handle the intent and send a command to the deviceWas able to handle the intent but was unable to send the command to the deviceWas unable to handle the intent
Cancel the timer on the deviceWas able to receive the command and cancel the timerWas able to receive the command but not cancel the timerWas unable to receive the command