MBED MQTT Lighting Endpoint for NXP LPC1768+AppBoard

Dependencies:   C12832_lcd EthernetInterface StatusReporter LM75B MQTT-ansond endpoint_core endpoint_mqtt mbed-rtos mbed

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Thu Mar 13 17:25:57 2014 +0000
Parent:
108:969aebe1215e
Child:
110:ab15ec70f339
Commit message:
updates

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
endpoint_core.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Thu Mar 13 00:08:27 2014 +0000
+++ b/Definitions.h	Thu Mar 13 17:25:57 2014 +0000
@@ -26,8 +26,8 @@
 #include "CommonDefinitions.h"
 
 // Until we get HTTPS with BasicAuth working in MBED...
-//#define GW_IPADDRESS                "192.168.1.191"     // work
-#define GW_IPADDRESS                "192.168.1.220"     // home - vm
+#define GW_IPADDRESS                "192.168.1.191"     // work
+//#define GW_IPADDRESS                "192.168.1.220"     // home - vm
 //#define GW_IPADDRESS                "10.1.0.27"         // home
 #define GW_REDIRECT_URL             "http://%s:8888/NSP-IOC-Gateway/IOCRestAPI"
 #define USE_GW_HTTP_REDIRECTOR      true                            // true - make http calls to IOC via GW, false - make http calls directly to IOC
--- a/endpoint_core.lib	Thu Mar 13 00:08:27 2014 +0000
+++ b/endpoint_core.lib	Thu Mar 13 17:25:57 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/endpoint_core/#0fed8d3e0b81
+http://mbed.org/users/ansond/code/endpoint_core/#8732d54328ae