mbed IoT Gateway board demo. This program received wireless data from JeeNode and uploads to Pachube. http://www.skpang.co.uk/catalog/mbed-iot-gateway-board-p-1051.html Full kit: http://www.skpang.co.uk/catalog/mbed-iot-gateway-full-kit-p-1052.html

Dependencies:   EthernetNetIf mbed

Revision:
1:63b6db2e24a5
Parent:
0:7f301f08b68f
--- a/main.cpp	Mon Jan 02 20:03:01 2012 +0000
+++ b/main.cpp	Mon Jan 30 21:44:36 2012 +0000
@@ -13,7 +13,7 @@
 #include "EthernetNetIf.h"
 #include "HTTPClient.h"
  
-#define API_KEY "PUT YOUR CODE KEY HERE"
+#define API_KEY "F8Gcwdhx2PvIdUrcGa84hbgBK6NC88yYUp1FxHG6f4E"
 #define FEED_ID 40980
 #define STREAM_ID "1"