Own fork of MbedSmartRestMain

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Cumulocity Official

Revision:
134:c4009ecaf5c0
Parent:
131:a06da6952339
Child:
137:1e37ea2f2357
--- a/util/SmartRestConf.cpp	Fri Aug 07 12:55:27 2015 +0000
+++ b/util/SmartRestConf.cpp	Mon Aug 10 14:18:05 2015 +0000
@@ -10,8 +10,8 @@
 //const char *srX_ID = "com_cumulocity_MbedAgent_1.5.2";
 const char *srX_ID = NULL;
 const char *srHost = "developer.cumulocity.com";
-//const char *srHost = "dev-b.cumulocity.com";
-//const char *srHost = "dev-d.cumulocity.com";
+//const char *srHost = "dev-a.cumulocity.com";
+//const char *srHost = "dev-c.cumulocity.com";
 //const char *srHost = "management.m2m-devicecloud.com";
 long deviceID = 0;
 char fmtSmartRest[200] = {0};