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:
49:ac0ba9d54ebc
Parent:
47:89ae46d5c466
Child:
55:a0f7295ed6b6
--- a/MbedAgent.h	Fri Jul 25 20:16:32 2014 +0000
+++ b/MbedAgent.h	Mon Jul 28 11:49:42 2014 +0000
@@ -17,7 +17,7 @@
 
 #define MBED_AGENT_HOST "developer.cumulocity.com"
 #define MBED_AGENT_PORT 80
-#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.0.3"
+#define MBED_AGENT_DEVICE_IDENTIFIER "com_cumulocity_MbedAgent_1.0.5"
 #define MBED_AGENT_INTERVAL 60.0
 
 class MbedAgent