Freescale FRDM K64F with DeviceHub.net IoT platform demo code

Dependencies:   EthernetInterface FXOS8700Q MQTTS MbedJSONValue mbed-rtos mbed wolfSSL

Fork of HelloMQTTS by wolf SSL

Changes

RevisionDateWhoCommit message
21:f456b1a487e0 2015-11-16 tatulea Initial revision of freescale FRDM K64F demo code; Publish accelerometer & magnetometer data to devicehub; Publish state of left & right buttons; Control 2 relays connected to GPIO pins, control the state of the RGB led & control LED via PWM default tip
20:0404c7f31c69 2015-08-01 wolfSSL Added QoS2
19:3bf315cb74b4 2015-07-27 wolfSSL Rename MQTT library to MATTS
18:8fd48d6389de 2015-07-26 wolfSSL Simple usage example of MQTTS library
17:25584027fae0 2015-07-26 wolfSSL Added TLS, extended stack size, connect info from SD file;
16:28d062c5522b 2014-10-06 icraggs Update to latest MQTT library - change some pointers to references
15:d8a31b66a85d 2014-08-01 icraggs Latest libraries
14:3c0b3663d448 2014-08-01 icraggs Merge
13:52a9dd92ce9d 2014-08-01 icraggs Latest library updates
12:086a9314e8a5 2014-08-01 icraggs Some cleaning up
11:5f6f8b0dd61d 2014-07-30 sam_grove Update to FP in MQTT library;
10:ce3321d8ea90 2014-07-07 ansond updates
9:5beb8609e9f7 2014-05-22 icraggs Latest version
8:a3e3113054a1 2014-05-20 icraggs Refactoring headers
7:3de634f2d40c 2014-05-11 icraggs Merge latest changes
6:e4c690c45021 2014-05-11 icraggs Wildcard subscriptions
5:4a257f6ac09a 2014-05-09 sam_grove Updates to the example to use the virtual serial port and the LCD for feedback
4:c696f27c1850 2014-05-09 sam_grove Update to sub-sub dependency
3:7a6a899de7cc 2014-05-06 icraggs Use latest MQTT library on both mbed and Linux
2:638c854c0695 2014-04-30 icraggs Update to the latest level of code
1:a1d5c7a6acbc 2014-02-05 icraggs Add copyright statement to main program
0:0cae29831d01 2014-02-04 icraggs Sample program for MQTT client