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:
43:361a61395588
Parent:
35:e1680bf9606d
Child:
47:fa96ddc36f04
diff -r ff05e71c4cb5 -r 361a61395588 MBEDToIOCResourceMap.cpp
--- a/MBEDToIOCResourceMap.cpp	Sat Mar 01 07:43:09 2014 +0000
+++ b/MBEDToIOCResourceMap.cpp	Sat Mar 01 08:21:12 2014 +0000
@@ -88,7 +88,7 @@
      this->m_map[i++] = new MapEntry("Property_1","/dev/addldata");
      this->m_map[i++] = new MapEntry("Property_2","/dev/location");
      this->m_map[i++] = new MapEntry("Property_3","/dev/bat");
-     this->m_map[i++] = new MapEntry("Property_4","/sens/I");
+     this->m_map[i++] = new MapEntry("Property_4","/sen/I");
      this->m_map[i++] = new MapEntry("Property_5","/nw/ipaddr");
      this->m_map[i++] = new MapEntry("Property_6","/lt/0/dim","Dimming");
      this->m_map[i++] = new MapEntry("Property_7","/nw/eripaddr");
@@ -98,8 +98,8 @@
      this->m_map[i++] = new MapEntry("Property_11","/gps/fix");
      this->m_map[i++] = new MapEntry("Property_12","/nw/pipaddr");
      this->m_map[i++] = new MapEntry("Property_13","/nw/prssi");
-     this->m_map[i++] = new MapEntry("Property_14","/sens/temp");
-     this->m_map[i++] = new MapEntry("Property_15","/sens/V");
+     this->m_map[i++] = new MapEntry("Property_14","/sen/temp");
+     this->m_map[i++] = new MapEntry("Property_15","/sen/V");
      this->m_map[i++] = new MapEntry("LOCATION","/gps/loc");
      
      // DEBUG