Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in the values interpretation #12

Open
geekypandey opened this issue Dec 9, 2019 · 5 comments
Open

Error in the values interpretation #12

geekypandey opened this issue Dec 9, 2019 · 5 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@geekypandey
Copy link
Contributor

There is no proper interpretation of values returned from site.
Eg.,
download = 353 (on site it is 0.35 Mbps)
upload = 168 (on site it is 0.17 Mbps)
distance = 1250 (No proper units for interpretation)
etc etc

Need for proper documentation of the value stored.

@sinha-debojyoti
Copy link
Owner

download and upload speed in Kbps, distance in Km and time format I don't know. @geekypandey you have to do some research on data time format.

@geekypandey
Copy link
Contributor Author

The format for the date is a timestamp .

@sinha-debojyoti
Copy link
Owner

@geekypandey I do not confirm.

@sinha-debojyoti sinha-debojyoti added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 9, 2019
@chavarera
Copy link
Contributor

Any one working in it

@geekypandey
Copy link
Contributor Author

@chavarera #14 doesn't fix the problem.
For speedtest.com/result/1000000000 the upload and download speed are coming to be 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants