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:
136:94add01b668c
Parent:
134:fb53a2e461b2
--- a/main.cpp	Mon Aug 10 14:18:05 2015 +0000
+++ b/main.cpp	Mon Aug 10 14:20:40 2015 +0000
@@ -81,7 +81,7 @@
 
 int main()
 {
-    LCDDisplay::inst().setLines("Mbed Agent V2.2rc1", srHost);
+    LCDDisplay::inst().setLines("Mbed Agent V2.2", srHost);
 //    set_time(1256729737);
     MDMRtos<MDMSerial> mdm;
     pMdm = &mdm;