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:
23:0a48eebaaba8
Parent:
17:877a9a3148a4
Child:
27:bfd402593acc
--- a/common.h	Thu Feb 20 14:38:53 2014 +0000
+++ b/common.h	Mon Mar 24 09:58:46 2014 +0000
@@ -48,6 +48,7 @@
 extern MbedSmartRest client;
 
 const char * imei();
+const char * imsi();
 const char * cellId();
 const char * iccid();
 sigq_t * signalQuality();