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.
IoT-For-Beginners/translations/tw/6-consumer/lessons/3-spoken-feedback/assignment.md

24 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "da5d9360fe02fdcc1e91a725016c846d",
"translation_date": "2025-08-25T00:08:06+00:00",
"source_file": "6-consumer/lessons/3-spoken-feedback/assignment.md",
"language_code": "tw"
}
-->
# 取消計時器
## 說明
在上一課的作業中,你已經在 LUIS 中新增了一個取消計時器的意圖。在這次的作業中,你需要在無伺服器代碼中處理這個意圖,向 IoT 裝置發送一個指令,然後取消計時器。
## 評分標準
| 評分項目 | 優秀 | 合格 | 需要改進 |
| -------- | ---- | ---- | -------- |
| 在無伺服器代碼中處理意圖並發送指令 | 能夠處理意圖並成功向裝置發送指令 | 能夠處理意圖但無法向裝置發送指令 | 無法處理意圖 |
| 取消裝置上的計時器 | 能夠接收到指令並成功取消計時器 | 能夠接收到指令但無法取消計時器 | 無法接收到指令 |
**免責聲明**
本文件使用 AI 翻譯服務 [Co-op Translator](https://github.com/Azure/co-op-translator) 進行翻譯。我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。應以原始語言的文件作為權威來源。對於關鍵資訊,建議尋求專業人工翻譯。我們對因使用此翻譯而產生的任何誤解或錯誤解讀概不負責。