Bandwidth Allowance Monitor in API Distinguish Upload/Download usage

I have been using the API for some time now and to track the consumption/usage of the different WAN connections I use the GET status.wan.connection.allowance. Nonetheless, I believe the usage field only gives the total usage of the WAN connection i.e. upload + download.

  • Is this correct?
  • If it is the total, is there a way to distinguish between upload and download usage? How should be done?
  • If there is no way, is there an ETA for this feature?

All these questions are because I want to compare the reported usage T-mobile sends me vs the one I can get through the API. I’m using a UBR-LTE router. I know that in the Web Admin I can get a detailed view of the consumption, but I don’t want to be accessing all the time. Just running a script to get the details.

Thanks in advance.