
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 245:621d503bbb8f, committed 2014-07-01
- Comitter:
- ansond
- Date:
- Tue Jul 01 20:02:42 2014 +0000
- Parent:
- 244:4f0b161ef331
- Child:
- 246:f890cc8aed31
- Commit message:
- gw address reset
Changed in this revision
Definitions.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/Definitions.h Tue Jul 01 19:28:35 2014 +0000 +++ b/Definitions.h Tue Jul 01 20:02:42 2014 +0000 @@ -45,7 +45,7 @@ #undef GW_IPADDRESS #undef IOC_HOST_NAME #undef MQTT_HOSTNAME -#define GW_IPADDRESS "66.68.51.171" // AnsonWorks +#define GW_IPADDRESS "192.168.1.220" // Gateway Broker #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