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:
Tue Jul 01 22:02:53 2014 +0000
Parent:
252:8d3178b65138
Child:
254:4f87b327246e
Commit message:
fixed gw redirector url

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
endpoint_mqtt.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Tue Jul 01 21:39:58 2014 +0000
+++ b/Definitions.h	Tue Jul 01 22:02:53 2014 +0000
@@ -52,7 +52,7 @@
 #undef IOC_HOST_NAME
 #undef MQTT_HOSTNAME
 #define GW_IPADDRESS                "72.182.18.233"               // Gateway Broker IP (external)
-#define GW_PORT                     "17491"                       // Gateway Broker port (external)
+#define GW_PORT                     "17941"                       // Gateway Broker port (external)
 #define IOC_HOST_NAME               "193.60.130.112"              // IOC Web - iocweb.bcu.ac.uk
 #define MQTT_HOSTNAME               "193.60.130.110"              // IOC MQTT Broker Host - iocana.bcu.ac.uk
 
--- a/endpoint_mqtt.lib	Tue Jul 01 21:39:58 2014 +0000
+++ b/endpoint_mqtt.lib	Tue Jul 01 22:02:53 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_mqtt/#b775f5453b5d
+http://mbed.org/users/ansond/code/endpoint_mqtt/#7192a7a4edcd