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?
traffic settings
Modified on 2025-06-10 22:41:23 +0200
Disclaimer:
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
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