Closed stoefln closed 2 months ago
OK, it seems to be "bits per second". I figured it out by running a speed test of another provider and then comparing the numbers trying different division factors. download / 1000 / 1000
gives you the Mbits per second.
Sorry I am a bit confused about the units of the result set:
What the unit of "download" and "upload"? Kbits transferred? (I guess not, since it's a float). Kbits per second? Kbyte per second? average bytes transferred accross all measurements? It would be great if I didn't have to do guesswork.
Same for other properties...
Can you tell me? I'd be happy to contribute a PR!