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:
88:6a6d0b8751cb
Parent:
85:8af3f3101ba3
Child:
135:7f3f963cd159
--- a/MBEDToIOCResourceMap.cpp	Wed Mar 12 23:47:30 2014 +0000
+++ b/MBEDToIOCResourceMap.cpp	Wed Mar 12 23:50:54 2014 +0000
@@ -96,7 +96,7 @@
      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");
-     this->m_map[this->m_count++] = new MapEntry("Property_12","/dev/panic");
+     this->m_map[this->m_count++] = new MapEntry("Property_12","/dev/panic","Panic");
      this->m_map[this->m_count++] = new MapEntry("Property_13","/nw/pipaddr");
      this->m_map[this->m_count++] = new MapEntry("Property_14","/nw/prssi");
      this->m_map[this->m_count++] = new MapEntry("Property_15","/sen/temp");