
MBED MQTT Lighting Endpoint for NXP Ublox (cellular enabled)
Dependencies: C027_Support C12832 StatusReporter LM75B MQTT-ansond c027_radios endpoint_core endpoint_mqtt mbed-rtos mbed
Revision 242:c7292e5eadbf, committed 2014-07-01
- Comitter:
- ansond
- Date:
- Tue Jul 01 17:13:04 2014 +0000
- Parent:
- 241:c3cd4be7a34a
- Child:
- 243:a9ed00880c86
- Commit message:
- switches for rtos support
Changed in this revision
--- a/Definitions.h Tue Jul 01 04:22:29 2014 +0000 +++ b/Definitions.h Tue Jul 01 17:13:04 2014 +0000 @@ -31,8 +31,8 @@ #define CELLULAR_NETWORK true // true - use cellular network, false - use ethernet (cannot co-exist together) // what kind of personality we are... -//#define LIGHT_PERSONALITY true // the endpoint will be a (set of) lights -#define COPCAR_PERSONALITY true // the endpoint will emulate a cop car +#define LIGHT_PERSONALITY true // the endpoint will be a (set of) lights +//#define COPCAR_PERSONALITY true // the endpoint will emulate a cop car // include common definitions #include "CommonDefinitions.h"
--- a/c027_radios.lib Tue Jul 01 04:22:29 2014 +0000 +++ b/c027_radios.lib Tue Jul 01 17:13:04 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/c027_radios/#19f597d8048f +http://mbed.org/users/ansond/code/c027_radios/#c48b03c386fb
--- a/endpoint_core.lib Tue Jul 01 04:22:29 2014 +0000 +++ b/endpoint_core.lib Tue Jul 01 17:13:04 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/endpoint_core/#329e3271c87e +http://mbed.org/users/ansond/code/endpoint_core/#24337c83dd1d
--- a/endpoint_mqtt.lib Tue Jul 01 04:22:29 2014 +0000 +++ b/endpoint_mqtt.lib Tue Jul 01 17:13:04 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/endpoint_mqtt/#3f494366fc76 +http://mbed.org/users/ansond/code/endpoint_mqtt/#297585f8e7bd
--- a/mbed-rtos.lib Tue Jul 01 04:22:29 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#f88660a9bed1