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:
Thu Jul 03 16:31:18 2014 +0000
Parent:
257:a1d02c9bbfc9
Child:
259:e6a7cc572648
Commit message:
update rtos 16 to 34

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Wed Jul 02 20:46:25 2014 +0000
+++ b/Definitions.h	Thu Jul 03 16:31:18 2014 +0000
@@ -51,12 +51,8 @@
 #undef GW_PORT
 #undef IOC_HOST_NAME
 #undef MQTT_HOSTNAME
-//#define GW_IPADDRESS                "192.168.1.220"               // Gateway Broker IP
-//#define GW_PORT                     "8888"                        // Gateway Broker port (def: 8888)
-
-#define GW_IPADDRESS                "72.182.18.233"               // Gateway Broker IP (external)
-#define GW_PORT                     "26278"                       // Gateway Broker port (external)
-
+#define GW_IPADDRESS                "192.168.1.220"               // Gateway Broker IP
+#define GW_PORT                     "8888"                        // Gateway Broker port (def: 8888)
 
 #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/mbed-rtos.lib	Wed Jul 02 20:46:25 2014 +0000
+++ b/mbed-rtos.lib	Thu Jul 03 16:31:18 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#f88660a9bed1
+http://mbed.org/users/mbed_official/code/mbed-rtos/#1520481a219c