Official reference client implementation for Cumulocity SmartREST on u-blox C027.

Dependencies:   C027_Support C12832 LM75B MMA7660 MbedSmartRest mbed-rtos mbed

Fork of MbedSmartRestMain by Vincent Wochnik

Revision:
76:b07effe83fb8
Parent:
69:237c01eb36c2
Child:
77:f6717e4eccc4
--- a/MbedAgent.h	Wed Feb 18 10:19:51 2015 +0000
+++ b/MbedAgent.h	Wed Feb 25 10:06:11 2015 +0000
@@ -20,7 +20,8 @@
 #include "LocationUpdate.h"
 #include "OperationSupport.h"
 
-#define MBED_AGENT_HOST "developer.cumulocity.com"
+#define MBED_AGENT_HOST "management.m2m-devicecloud.com"
+// #define MBED_AGENT_HOST "developer.cumulocity.com"
 #define MBED_AGENT_PORT 80
 #define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.5.1"