Skip to content

Upload/download sensors for devices and apps #220

@ehendrix23

Description

@ehendrix23

The problem

Would it be possible to have upload/download sensors for individual devices and/or apps similar as what Traffic Analyzer shows?

I checked and so far found:

/getWanTraffic.asp?client=all&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for all devices per hour for 24 hours (with epoch time being end timestamp) for all clients.

/getWanTraffic.asp?client=<MAC Address>&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for provided device per hour for 24 hours (with epoch time being end timestamp) for specific client.

/getWanTraffic.asp?client=all&mode=detail&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for all devices grouped by app per hour for 24 hours (with epoch time being end timestamp) for specific client.

/getWanTraffic.asp?client=<MAC Address>&mode=detail&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves upload/download for provided device grouped by app per hour for 24 hours (with epoch time being end timestamp) for specific client.

There is also:
/getAppTraffic.asp?client=all&mode=hour&dura=24&date=<UNIX Epoch Timestamp>&_=<UNIX Epoch Timestamp> retrieves total upload/download for all devices for date selected (with epoch time being end timestamp) for all clients.

Specific device(s)?

No response

Firmware type

No

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions