Channel Status Updates not responding
Spacerlabs Team
on 11 Apr 2022
Latest activity Reply by Christopher Stapels
on 14 Apr 2022
Hi, I am a newcomer to ThingSpeak, and have created a channel for my soil-moisture sensor. I have checked "show status" of my channel. 'Channel Status Updates' widget appears, but no data are displayed. It is not responding. The widget is always blank despite new sensor data every hour. I would like to display default status messages. Why doesn't it work and what should I do ? I have searched all documentation but find no help there. br SpacerLabs Team
3 Comments
Time DescendingWhen you write tot he channel;, you need to set a status message. In the write data REST API you add &status=YOUR_STATUS. For the ThingSpeak library , use ThingSpeak.setStatus(myStatus);
Sign in to participate