Search found 2 matches

by lhaodan@gmail.com
2025年 Nov 11日 17:19
Forum: TuyaOS-工具讨论
Topic: WiFi MCU 如何处理云端日程更新
Replies: 0
Views: 86

WiFi MCU 如何处理云端日程更新

我在处理云端定时方面遇到问题。当我在 Smart Life 上创建新日程时,它会发送到云端。随后,云端会通知设备(WiFi MCU)有新的日程(云端发送的 JSON 包含 ackId、devId、Protocol=13、timestamp 等)。设备收到这个 JSON 包后,我不确定接下来设备应该怎么做来下载新的日程。

如果有人有这方面的经验,请指点。非常感谢! :D :D :D

by lhaodan@gmail.com
2025年 Nov 11日 17:15
Forum: Developer Platform
Topic: How to Handle Cloud Timing Updates on WiFi MCU
Replies: 0
Views: 106

How to Handle Cloud Timing Updates on WiFi MCU

I am having an issue with cloud timing. When I create a new schedule on Smart Life, it is sent to the cloud. Immediately after, the cloud sends a notification to the device (WiFi MCU) that there is a new schedule (the cloud sends a JSON containing ackId, devId, Protocol=13, timestamp, etc.). After t...