Iot cloud API variable update

Hi, I testing IOT cloud api for my project and have found that when I call variable update using JS library the variable is getting update and I can see the new value in my Iot app BUT Arduino is not reacted to this update and not getting new value. Is it expected behavior or I am doing something wrong, thanks

I have used node fetch put method to publish new variable value for thing ID and variable ID and it works as expected - Arduino updated and the Dashboard updated immediately. Looks like the issue is with JavaScript library.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.