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:
198:fa509ef2cafe
Parent:
196:498c760e453f
Child:
201:9d17a43f63b9
--- a/Definitions.h	Mon Mar 31 18:15:18 2014 +0000
+++ b/Definitions.h	Mon Mar 31 18:47:35 2014 +0000
@@ -27,6 +27,9 @@
 //#define   _ENDPOINT_FREESCALE_PLATFORM  true                // uncomment for the Freescale Freedom MBED platform
 //#define   _ENDPOINT_NXP_PLATFORM        true                // uncomment for the NXP MBED platform
 
+// Network Usage (default is Ethernet)
+#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