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:
134:e2dd9d85f991
Parent:
132:563a1ee99efc
Child:
135:662f96c35bfa
--- a/Definitions.h	Mon Mar 17 03:44:56 2014 +0000
+++ b/Definitions.h	Mon Mar 17 03:45:44 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     512
+#define MAX_MQTT_MESSAGE_LENGTH     128
 
 // MQTT connect information
 #define MQTT_HOSTNAME               "iocana.bcu.ac.uk"              // IOC MQTT Broker Host - iocana.bcu.ac.uk