Is there a tag I can add to my url query that filters the output to specfic channels ID of a probe.
/api/table.json?content=channels&output=json&columns=name,lastvalue_&id=54907&
...this gives several channels number 1-6. I only wish to display channel ID 4.
Add comment