Core Base Classes for the Light Endpoints

Dependencies:   BufferedSerial

Dependents:   mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more

Revision:
156:6fb77af2c6a5
Parent:
135:7f3f963cd159
Child:
192:54b758a8eaaa
diff -r 582462821bd7 -r 6fb77af2c6a5 MBEDToIOCResourceMap.cpp
--- a/MBEDToIOCResourceMap.cpp	Mon Apr 07 03:14:54 2014 +0000
+++ b/MBEDToIOCResourceMap.cpp	Fri Apr 11 15:47:15 2014 +0000
@@ -88,7 +88,7 @@
      this->m_map[this->m_count++] = new MapEntry("Property_5","/nw/ipaddr");
      this->m_map[this->m_count++] = new MapEntry("Property_6","/lt/0/dim","Dimming");
      this->m_map[this->m_count++] = new MapEntry("Property_7","/nw/eripaddr");
-     this->m_map[this->m_count++] = new MapEntry("Property_8","/lt/0/on","EndpointStatus");
+     this->m_map[this->m_count++] = new MapEntry("Property_8","/lt/0/on","EndpointState");
      this->m_map[this->m_count++] = new MapEntry("Property_9","/dev/mdl");
      this->m_map[this->m_count++] = new MapEntry("Property_10","/gps/int");
      this->m_map[this->m_count++] = new MapEntry("Property_11","/gps/fix");