How to retrieve data from thingspeak to unity using rest API ?

My partner has uploaded the DHT 22 sensor details in ThingSpeak,however from there we have no clue on how to retrieve those data into unity. i really hope someone could help me with this

답변 (1개)

Christopher Stapels
Christopher Stapels 2022년 1월 3일

0 개 추천

You can use the Read Data endpoint to get data from ThingSpeak along with UnityWebRequest in Unity.
You can also use the MQTT subscribe capability to get data as it comes in to ThingSpeak. A quick web search did not show as much implementation of MQTT in unity as the HTTP method, but there were definitely some demos.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2022년 1월 3일

답변:

2022년 1월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by