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:
- 35:e1680bf9606d
- Parent:
- 27:be7de89f3fa6
- Child:
- 43:361a61395588
--- a/MBEDToIOCResourceMap.cpp Fri Feb 28 20:38:26 2014 +0000 +++ b/MBEDToIOCResourceMap.cpp Fri Feb 28 22:18:12 2014 +0000 @@ -92,7 +92,7 @@ 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"); - this->m_map[i++] = new MapEntry("Property_8","/lt/0/on","EnpointStatus"); + this->m_map[i++] = new MapEntry("Property_8","/lt/0/on","EndpointStatus"); this->m_map[i++] = new MapEntry("Property_9","/dev/mdl"); this->m_map[i++] = new MapEntry("Property_10","/gps/int"); this->m_map[i++] = new MapEntry("Property_11","/gps/fix");