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:
75:c3bf90aca502
Parent:
72:ffd155ec8b93
Child:
79:67accc95965a
--- a/Definitions.h	Tue Mar 04 18:36:20 2014 +0000
+++ b/Definitions.h	Tue Mar 04 18:37:32 2014 +0000
@@ -32,7 +32,7 @@
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(MQTT) Endpoint v1.0"
 
 // Light Configuration
-#define LIGHT_NAME                  "mbed-mqtt-light-%d"            // name of each light in this endpoint
+#define LIGHT_NAME                  "light-mqtt-%d"                 // name of each light in this endpoint
 
 // Philips Light Config
 #define PL_ENABLE                   false                           // true - enable for endpoint light, false - disable