allthingstalk / arduino-wifi-sdk

♾ AllThingsTalk Arduino SDK for WiFi Devices
https://www.allthingstalk.com/
Apache License 2.0
5 stars 2 forks source link

The examples: "ControlLed.ino" and "ControlLedBuiltIn.ino" no longer work since February 20th, 2022. #3

Closed jansolarski closed 2 years ago

jansolarski commented 2 years ago

Hi, i noticed the following: The examples: "ControlLed.ino" and "ControlLedBuiltIn.ino" no longer work since February 20th, 2022. "device.setActuationCallback(asset, actuation);" no longer works. The "auction" is never called. Does somebody have the same problems? Sincerely Jan Solarski

epiller commented 2 years ago

Hey @jansolarski, could you test it again? I experienced this issue as well but I'm pretty sure it has been resolved.

jansolarski commented 2 years ago

The examples: "ControlLed.ino" and "ControlLedBuiltIn.ino" work fine again. The problem has been resolved.