How to transfer data from Thingspeak to any other IoT hub service ?

Abhinav on 15 Aug 2023
Latest activity Reply by Christopher Stapels on 15 Aug 2023

Hi
We are using Raspberry Pi to send some sensor data to Thingspeak. Is it possible to send this data to any other IoT hub service lets say Thingsboard, AWS or Azure IoT hub? Does Thingspeak provide any kind of API which can give us alerts whenever the data is received in Thingspeak server ?
Thanks
Christopher Stapels
Christopher Stapels on 15 Aug 2023
Use the MATLAB analysis app to send data to other services. In the code, you can use webread and webwrite in the code to interact with other services.
And we do have an Alerts API. Again, you use MATLAB analysis to write code to interact with the API. Then you can use TimeControl or React to trigger the code.

Tags

No tags entered yet.