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
Diff: EvrythngApi.h
- Revision:
- 1:7162d0e030f5
- Parent:
- 0:d38d192c2f5f
- Child:
- 3:3e6f5e92ffc9
--- 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
