sparkfun / phant

the data logging engine behind data.sparkfun.com
700 stars 98 forks source link

Units in documentation of limits are ambiguous #199

Closed jacobsa closed 6 years ago

jacobsa commented 8 years ago

data.sparkfun.com says this:

Each stream has a maximum of 50mb.

Please clarify whether "mb" means megabit (10^6 bits), megabyte (10^6 bytes), mebibit (2^20 bits), mebibyte (2^20 bytes), or millibit (10^-6 bits).

Consider using "MB" or "MiB" to make this clearer. :-)

jschulenklopper commented 8 years ago

While this is a valid request for clarification on the documentation of the service provided at data.sparkfun.com, it is not an issue related to the code of phant powering the service. The code does not specify that limit, the limit isn't mentioned in the documentation of the code AFAICT, and the home page of data.sparkfun.com isn't hosted in this repository at GitHub. Most likely an email to data@sparkfun.com should provide a resolution on this issue.

bboyho commented 6 years ago

Phant is No Longer in Operation

Unfortunately Phant, our data-streaming service, is no longer in service and will be discontinued. The system has reached capacity and, like a less-adventurous Cassini, has plunged conclusively into a fiery and permanent retirement. There are several other maker-friendly, data-streaming services and/or IoT platforms available as alternatives. The three we recommend are Blynk, ThingSpeak, and Cayenne. You can read our blog post [ https://www.sparkfun.com/news/2413 ] on the topic for an overview and helpful links for each platform.