mbed Connector Endpoint interface. This interface permits a mbed endpoint to easily setup MDS resources and emit those resources to an MDS server.

Dependents:   IoT_LED_demo ServoTest uWater_Project hackathon ... more

Revision:
8:b518d1c01df1
Parent:
7:09c5d9ae56cb
Child:
11:c1b2b4b6c341
--- a/api/Utils.cpp	Wed Jan 28 22:56:41 2015 +0000
+++ b/api/Utils.cpp	Sun Feb 01 14:54:18 2015 +0000
@@ -21,7 +21,7 @@
  */
 
 // mbed Endpoint includes
-#include "Endpoint.h"
+#include "ConnectorEndpoint.h"
 #include "OptionsBuilder.h"
 
 // External references (defined in main.cpp)