Own fork of MbedSmartRest

Dependents:   MbedSmartRestMain MbedSmartRestMain

Fork of MbedSmartRest by Cumulocity Official

Revision:
7:8159a2d12e4e
Parent:
6:cd7ba1ddb664
Child:
10:97077cfa13fc
--- a/SmartRest.h	Mon Jul 28 12:11:02 2014 +0200
+++ b/SmartRest.h	Wed Oct 22 16:17:22 2014 +0200
@@ -73,6 +73,7 @@
     uint8_t receive(ParsedRecord&);
     void stop();
 #endif
+    const char * getIdentifier();
     uint8_t beginRequest(const char*);
     uint8_t awaitResponse();
     bool setMoGid(ParsedRecord&);