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.
Dependencies: W5500Interface
Dependents: EvrythngApiExampleW5500
Fork of EvrythngApi by
Revision 1:7162d0e030f5, committed 2012-08-30
- Comitter:
- vladounet
- Date:
- Thu Aug 30 13:25:41 2012 +0000
- Parent:
- 0:d38d192c2f5f
- Child:
- 2:5c00ece89e60
- Commit message:
- Initial commit
Changed in this revision
| EvrythngApi.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/EvrythngApi.h Thu Aug 30 13:20:01 2012 +0000
+++ b/EvrythngApi.h Thu Aug 30 13:25:41 2012 +0000
@@ -35,7 +35,7 @@
/*
* Constructor
*/
- EvrythngApi(const std::string& token, const std::string& host = "api.test.evrythng.net", int port = 80);
+ EvrythngApi(const std::string& token, const std::string& host = "api.evrythng.com", int port = 80);
/*
* Destructor
