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:
254:4f87b327246e
Parent:
253:a0aff4c1398a
Child:
255:00d1dc8a7bd9
--- a/Definitions.h	Tue Jul 01 22:02:53 2014 +0000
+++ b/Definitions.h	Wed Jul 02 02:06:22 2014 +0000
@@ -51,8 +51,8 @@
 #undef GW_PORT
 #undef IOC_HOST_NAME
 #undef MQTT_HOSTNAME
-#define GW_IPADDRESS                "72.182.18.233"               // Gateway Broker IP (external)
-#define GW_PORT                     "17941"                       // Gateway Broker port (external)
+#define GW_IPADDRESS                "192.168.1.220"               // Gateway Broker IP (external)
+#define GW_PORT                     "8888"                       // 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