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:
58:4cc0ae5a7058
Parent:
57:4af5f1bec3a6
Child:
64:31a640c32399
--- a/MbedAgent.h	Thu Oct 23 14:21:26 2014 +0000
+++ b/MbedAgent.h	Fri Oct 24 08:55:17 2014 +0000
@@ -18,7 +18,7 @@
 
 #define MBED_AGENT_HOST "developer.cumulocity.com"
 #define MBED_AGENT_PORT 80
-#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.1.0"
+#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.1.0_asdbr"
 #define MBED_AGENT_INTERVAL 60.0
 
 class MbedAgent