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

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Mon Mar 17 03:45:44 2014 +0000
Parent:
133:e69d03f4eb5c
Child:
135:662f96c35bfa
Commit message:
updates

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
MQTT.lib Show annotated file Show diff for this revision Revisions of this file
--- 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
--- a/MQTT.lib	Mon Mar 17 03:44:56 2014 +0000
+++ b/MQTT.lib	Mon Mar 17 03:45:44 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/MQTT-ansond/#0f810fceda0a
+http://mbed.org/users/ansond/code/MQTT-ansond/#c7346432f586