Simple mqtt client using the MqttPacket lib to create a connect to the public broker and publish series of message. Done over Ethernet.
Dependencies: C12832_lcd EthernetInterface MQTTPacket mbed-rtos mbed
Revision 2:c285b1e518a6, committed 2018-06-14
- Comitter:
- dvn
- Date:
- Thu Jun 14 19:43:47 2018 +0000
- Parent:
- 1:d7773c5860c2
- Commit message:
- Simple mqtt connect and publish program
Changed in this revision
EthernetInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r d7773c5860c2 -r c285b1e518a6 EthernetInterface.lib --- a/EthernetInterface.lib Thu Jun 14 19:40:33 2018 +0000 +++ b/EthernetInterface.lib Thu Jun 14 19:43:47 2018 +0000 @@ -1,1 +1,1 @@ -http://os.mbed.com/users/mbed_official/code/EthernetInterface/#c0f11e302187 +https://os.mbed.com/users/dvn/code/EthernetInterface/#c0f11e302187