mbed based IoT Gateway More details http://blog.thiseldo.co.uk/wp-filez/IoTGateway.pdf

Dependencies:   NetServices FatFileSystem csv_parser mbed MQTTClient RF12B DNSResolver SDFileSystem

Revision:
2:27714c8c9c0a
Parent:
0:a29a0225f203
Child:
5:0dbc27a7af55
--- a/Outputs/OutputMqtt.h	Mon Apr 02 22:06:46 2012 +0000
+++ b/Outputs/OutputMqtt.h	Thu Apr 05 08:03:07 2012 +0000
@@ -46,7 +46,7 @@
 
     /** Initialise output definition object
      */
-    virtual void init();
+    virtual bool init();
     
     /** Set the IP address of the host
      *