Hi.
I created a pie chart with javascript for my hotspot status page with value of $(remain-bytes-total).
How can i have (limit bytes total) value that assigned to hotspot users?
so i can add it to my chart and users see their total limit and remaining bytes on chart seprated by color.
and i find that $(bytes-in) and $(bytes-out) values are for current session only not total Download and Upload of Users. i there any variable for total Download and Upload usage of users?
thanks.