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:
58:5b53d462d311
Parent:
55:3915ac238c5d
--- a/mbedConnectorInterface.h	Fri May 22 15:44:00 2015 +0000
+++ b/mbedConnectorInterface.h	Sat Jul 25 05:14:14 2015 +0000
@@ -23,8 +23,8 @@
 #ifndef __MBED_CONNECTOR_INTERFACE_H__
 #define __MBED_CONNECTOR_INTERFACE_H__
 
-// Include specific NSP configuration details
-#include "nsp_configuration.h"
+// Include specific configuration details
+#include "configuration.h"
 
 /************** DEFAULT CONFIGURATION PARAMETERS  ************************/