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:
130:9c52e163e733
Parent:
129:c4fa24308e33
Child:
131:27f29e230bbb
--- a/Definitions.h	Sun Mar 16 17:30:59 2014 +0000
+++ b/Definitions.h	Sun Mar 16 17:41:10 2014 +0000
@@ -102,7 +102,7 @@
 #define LOAD_TRANSPORT              1                               // 0 - MQTT, 1 - HTTP
 
 // largest MQTT message that PubSubClient will send
-#define MAX_MQTT_MESSAGE_LENGTH     128
+#define MAX_MQTT_MESSAGE_LENGTH     512
 
 // MQTT connect information
 #define MQTT_HOSTNAME               "iocana.bcu.ac.uk"              // IOC MQTT Broker Host - iocana.bcu.ac.uk