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:
34:03a8cc428b8b
Parent:
31:bacc63106754
--- a/api/ResourceObserver.cpp	Wed Apr 08 19:45:06 2015 +0000
+++ b/api/ResourceObserver.cpp	Wed Apr 08 21:18:51 2015 +0000
@@ -55,6 +55,4 @@
  // get our sleep time
  int ResourceObserver::getSleepTime() {
      return this->m_sleep_time;
- }
-
- 
\ No newline at end of file
+ }
\ No newline at end of file