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:
82:ca7430f50b2b
Parent:
80:757c3ff7b92b
Child:
88:b1de34154513
--- a/MbedAgent.h	Wed Mar 04 14:02:39 2015 +0000
+++ b/MbedAgent.h	Fri Mar 06 10:38:03 2015 +0000
@@ -47,6 +47,7 @@
     SmartRestTemplate _tpl;
     DeviceBootstrap _bootstrap;
     DeviceIntegration _integration;
+    DisplayInfo _displayInfo;
     ConfigurationSynchronization _configurationSynchronization;
     SignalQualityMeasurement _signalQualityMeasurement;
     TemperatureMeasurement _temperatureMeasurement;