I use The API call /api/getsensordetails.json?id=sensorid I want to get traffic for this moment. It returns me array of settings, that contains the lastvalue. I need Traffic In (speed), Traffic Out (speed) etc. How can I get it?


Article Comments

Dear mihail

Please use /api/table.csv?id=2123&content=channels&columns=name,objid,lastvalue and replace id=2123 with your sensor ID.


Dec, 2015 - Permalink

thank you!


Dec, 2015 - Permalink