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:
69:237c01eb36c2
Parent:
68:0dc778a16d0d
Child:
76:b07effe83fb8
--- a/MbedAgent.h	Sat Dec 06 19:47:23 2014 +0000
+++ b/MbedAgent.h	Sat Dec 13 16:07:07 2014 +0000
@@ -22,7 +22,7 @@
 
 #define MBED_AGENT_HOST "developer.cumulocity.com"
 #define MBED_AGENT_PORT 80
-#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.5.0"
+#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.5.1"
 
 class MbedAgent
 {