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:
108:f1ee3e1eb126
Parent:
106:c61f0d62b625
Child:
117:5de54f09f754
--- a/MbedAgent.h	Wed May 13 12:12:55 2015 +0000
+++ b/MbedAgent.h	Wed May 13 13:03:20 2015 +0000
@@ -42,7 +42,6 @@
     Potentiometer poti;
     Location gps;
     Acceleration acc;
-    ConfigSync conf;
     char buf[SMARTREST_SIZE];
     char buf2[SMARTREST_BODY_SIZE];
     char status[DISPLAY_LEN];