Borrar filtros
Borrar filtros

Why feeds on your request API only contains few fields?

1 visualización (últimos 30 días)
Mthunzi Booi
Mthunzi Booi el 7 de En. de 2020
Respondida: Christopher Stapels el 8 de En. de 2020
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?

Respuestas (1)

Christopher Stapels
Christopher Stapels el 8 de En. de 2020
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.

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Categorías

Más información sobre ThingSpeak en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by