Simulating IoT through a C# application (ThingSpeak)

ThingSpeak is one of the best IoT backend interfaces which can be used to pass the data between any two devices via network. This is particularly easy to use where there applications such as monitoring sensor data and/or controlling devices. Here is the video showing for every 20 seconds, C# application updates a private channel's one of the field's value. This simulates a sensor updating its value on ThingSpeak. Application also queries for live feed showing entry for latest value updated. This simulates the monitoring action for the sensor value.


No comments: