필터 지우기
필터 지우기

Why feeds on your request API only contains few fields?

조회 수: 1 (최근 30일)
Mthunzi Booi
Mthunzi Booi 2020년 1월 7일
답변: Christopher Stapels 2020년 1월 8일
I want to find out from this platform, i have rest URL for my channel, i am sending a request using GET method to retrieve all fields(feeds). But on my CSV file, i want to expect them all. The problem i notice, not all are passed. eg. Button_state is not shown and yet UTC is not correct as per region(SA region), How can i achieve this on my request?

답변 (1개)

Christopher Stapels
Christopher Stapels 2020년 1월 8일
Have a look at the Read Data doc page. You can use the timezone parameter to control the time format for the response.
Are all the fields you want activated on the channel settings page? If the fields are not set as active, you can still write to them, but they will not return data when the feed is read. Alternatively, you can use the Read Field command.

커뮤니티

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

카테고리

Help CenterFile Exchange에서 ThingSpeak에 대해 자세히 알아보기

태그

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by