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:
134:e2dd9d85f991
Parent:
132:563a1ee99efc
Child:
135:662f96c35bfa
diff -r e69d03f4eb5c -r e2dd9d85f991 Definitions.h
--- 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