Hello,
I know i'm not the first one but i cant find the good solution.
I want from the JSON (.htm) or all channels or 1 specific channel.
Is this possible and if possible can i get a example?
2096 is the sensor id and the channel i want is 4 or all.
Greets,
Joris Dijkstra
Article Comments
Hi there,
To get all channels in JSON of a specific sensor, use the following API-Call (just change the sensor-id in the end):
/api/table.json?noraw=1&content=channels&sortby=name&columns=name=textraw,minimum,maximum,condition,lastvalue&id=2096
Best regards.
Apr, 2017 - Permalink
Hi there,
To get all channels in JSON of a specific sensor, use the following API-Call (just change the sensor-id in the end):
/api/table.json?noraw=1&content=channels&sortby=name&columns=name=textraw,minimum,maximum,condition,lastvalue&id=2096
Best regards.
Apr, 2017 - Permalink