MBED MQTT Lighting Endpoint for NXP LPC1768+AppBoard

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

Revision:
90:b71b8107bf4b
Parent:
89:6e7dd4cba216
Child:
94:0159f907859b
--- a/Definitions.h	Sun Mar 09 18:52:07 2014 +0000
+++ b/Definitions.h	Sun Mar 09 18:52:36 2014 +0000
@@ -47,7 +47,7 @@
 
 // MBED doesnt have a good notion of time - so we code it here
 #define ENDPOINT_STARTTIME          "\"STARTDATETIME\":\"2014-03-09T22:03:06-07:00\","
-#define ENDPOINT_STOPTIME           "\"ENDDATETIME\":\"2014-03-10T03:35:55-07:00\","
+#define ENDPOINT_STOPTIME           "\"ENDDATETIME\":\"2015-03-10T03:35:55-07:00\","
 #define ENDPOINT_TIMEZONE           "\"TIMEZONEOFFSET\":\"-07:00\""
 
 // Keyword Definitions for MQTT packets