Core Base Classes for the Light Endpoints
Dependents: mbed_mqtt_endpoint_ublox_ethernet mbed_mqtt_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_cellular mbed_nsp_endpoint_ublox_ethernet ... more
Diff: MBEDToIOCResourceMap.cpp
- Revision:
- 27:be7de89f3fa6
- Parent:
- 25:2a001b4f7024
- Child:
- 35:e1680bf9606d
--- a/MBEDToIOCResourceMap.cpp Thu Feb 27 06:04:52 2014 +0000 +++ b/MBEDToIOCResourceMap.cpp Thu Feb 27 06:28:33 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","/sen/I"); + this->m_map[i++] = new MapEntry("Property_4","/sens/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","/sen/temp"); - this->m_map[i++] = new MapEntry("Property_15","/sen/V"); + 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("LOCATION","/gps/loc"); // DEBUG