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:
88:b1de34154513
Parent:
82:ca7430f50b2b
Child:
91:423177e8a401
diff -r a01faf58e938 -r b1de34154513 MbedAgent.h
--- a/MbedAgent.h	Mon Mar 09 09:48:05 2015 +0000
+++ b/MbedAgent.h	Wed Mar 11 10:02:35 2015 +0000
@@ -20,8 +20,8 @@
 #include "LocationUpdate.h"
 #include "OperationSupport.h"
 
-#define MBED_AGENT_HOST "management.m2m-devicecloud.com"
-//#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.2"