Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: axeda_wrapper_dev MTS_Axeda_Example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:aa0594410aa9 | 2014-01-04 | mfiore | shorten HTTPClient timeout to 5 seconds |
5:dd1e00e3eba5 | 2014-01-04 | mfiore | added modified HTTPClient library; added MbedJSONValue library |
4:76c124f0a842 | 2014-01-02 | mfiore | remove MAX_KVP define in AxedaWrapper.h |
3:134410324a6a | 2013-12-27 | sgodinez | Removed functions that could use implicit parameter conversions |
2:99baa98f84a3 | 2013-12-23 | mfiore | standardized function names, updated doc; added toString function; added some unit tests; added logging of HTTP error code when sending data fails |
1:d42aaf6f2e19 | 2013-12-20 | mfiore | pass std::string to sendBase() instead of MbedJSONValue object; add proper formatting of JSON objects to match what Axeda free backend expects; add HTTPJsonText.h |
0:d472df0659a9 | 2013-12-19 | mfiore | initial commit |