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:
120:f85151fa1a8a
Parent:
117:5de54f09f754
Child:
121:d4d44550e087
--- a/main.cpp	Wed May 20 10:19:28 2015 +0000
+++ b/main.cpp	Wed May 20 10:19:52 2015 +0000
@@ -81,7 +81,7 @@
 
 int main()
 {
-    LCDDisplay::inst().setLines("Mbed Agent V2.1rc4", srHost);
+    LCDDisplay::inst().setLines("Mbed Agent V2.1rc5", srHost);
     set_time(1256729737);
     MDMRtos<MDMSerial> mdm;
     pMdm = &mdm;