A wrapper class for talking to Axeda from MBED devices. Uses HTTPClient and MbedJSONValue classes.
Dependents: axeda_wrapper_dev MTS_Axeda_Example
AxedaWrapper simplifies pushing data to Axeda's cloud.
Uses HTTPClient and MbedJSONValue libs:
http://mbed.org/users/donatien/code/HTTPClient/
http://mbed.org/users/samux/code/MbedJSONValue/
Revisions of tests/test_AxedaWrapper.h
Revision | Date | Message | Actions |
---|---|---|---|
2:99baa98f84a3 | 2013-12-23 | standardized function names, updated doc; added toString function; added some unit tests; added logging of HTTP error code when sending data fails | File Diff Annotate |