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:
85:8af3f3101ba3
Parent:
47:fa96ddc36f04
Child:
88:6a6d0b8751cb
--- a/MBEDToIOCResourceMap.cpp	Tue Mar 11 21:26:01 2014 +0000
+++ b/MBEDToIOCResourceMap.cpp	Wed Mar 12 19:54:44 2014 +0000
@@ -96,10 +96,11 @@
      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","/nw/pipaddr");
-     this->m_map[this->m_count++] = new MapEntry("Property_13","/nw/prssi");
-     this->m_map[this->m_count++] = new MapEntry("Property_14","/sen/temp");
-     this->m_map[this->m_count++] = new MapEntry("Property_15","/sen/V");
+     this->m_map[this->m_count++] = new MapEntry("Property_12","/dev/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");
+     this->m_map[this->m_count++] = new MapEntry("Property_16","/sen/V");
      this->m_map[this->m_count++] = new MapEntry("LOCATION","/gps/loc");
      
      // DEBUG