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:
64:31a640c32399
Parent:
58:4cc0ae5a7058
Child:
65:a62dbef2f924
--- a/MbedAgent.h	Thu Oct 30 11:58:03 2014 +0000
+++ b/MbedAgent.h	Thu Oct 30 12:30:04 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_asdbr"
+#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.1.0_asdbrf"
 #define MBED_AGENT_INTERVAL 60.0
 
 class MbedAgent