MBED MQTT Lighting Endpoint for NXP Ublox (Ethernet enabled)

Dependencies:   C027 C12832 EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed

Revision:
138:6159f1940b1d
Parent:
137:6577dd23f6ed
Child:
141:0a09f2d03528
--- a/Definitions.h	Mon Mar 17 22:05:30 2014 +0000
+++ b/Definitions.h	Tue Mar 18 21:53:24 2014 +0000
@@ -44,6 +44,9 @@
 // Our Endpoint Version Annoucement
 #define ENDPOINT_VERSION_ANNOUNCE "\r\nMBED IMPACT(MQTT) Endpoint v1.0"
 
+// Preference File Configuration
+#define PREFERENCES_FILE            "/local/mqtt.cfg"               // preferences file for endpoint  
+
 // our MAC address
 #define MAC_ADDRESS                   0xa0,0x12,0xAB,0xE3,0x4F,0x56