A program for IoT demonstration with mbed, EnOcean and MQTT.

Dependencies:   IBMIoTClientEthernetExample C12832 EthernetInterface MQTT USB400Serial USBHost mbed

Fork of IBMIoTClientEthernetExample by IBM Watson IoT

History

Initial version for demonstration at Maker Faire Tokyo 2015 default tip

2015-08-08, by ytsuboi [Sat, 08 Aug 2015 04:23:12 +0000] rev 12

Initial version for demonstration at Maker Faire Tokyo 2015


enable the C027

2015-03-10, by mazgch [Tue, 10 Mar 2015 08:24:52 +0000] rev 11

enable the C027


Added a new menu item to display the software revision

2014-10-20, by chris [Mon, 20 Oct 2014 14:37:33 +0000] rev 10

Added a new menu item to display the software revision


Make sure device id is lower case

2014-10-14, by icraggs [Tue, 14 Oct 2014 15:43:42 +0000] rev 9

Make sure device id is lower case


Remove conditional compilation for IBM IoT settings

2014-10-01, by icraggs [Wed, 01 Oct 2014 13:27:35 +0000] rev 8

Remove conditional compilation for IBM IoT settings


Add AUTH_METHOD credential

2014-08-20, by samdanbury [Wed, 20 Aug 2014 13:46:35 +0000] rev 7

Add AUTH_METHOD credential


Code completely changed to improve the structure, flow and memory usage of the application

2014-08-20, by samdanbury [Wed, 20 Aug 2014 12:45:14 +0000] rev 6

Code completely changed to improve the structure, flow and memory usage of the application


LPC1768 blue RGB LED is no longer turned on

2014-08-07, by samdanbury [Thu, 07 Aug 2014 09:33:26 +0000] rev 5

LPC1768 blue RGB LED is no longer turned on


Fixed issue with RGB LEDs not working correctly for FRDM-K64F

2014-07-22, by samdanbury [Tue, 22 Jul 2014 09:19:54 +0000] rev 4

Fixed issue with RGB LEDs not working correctly for FRDM-K64F


Remove LCD printf message that isn't required

2014-07-18, by samdanbury [Fri, 18 Jul 2014 09:33:01 +0000] rev 3

Remove LCD printf message that isn't required