Had to fork with a different name, because of some incompatibility issues.

Dependencies:   MQTT

Changes

RevisionDateWhoCommit message
29:40cc05c6c14b 2020-09-14 lamell No changes default tip
28:d146fa8001b7 2020-06-24 lamell No changes
27:3806829a0247 2020-03-24 lamell Restored files to nearly original state.
26:3cfeb898b183 2020-03-21 lamell Modified the MQTTClient.h file. MAX_MQTT_PACKET_SIZE = 2048
25:f4727705353b 2020-03-21 lamell Fixed some connectivity issues. Problem turned out to be the laptop sharing internet connections.
24:8a0b0c410820 2020-03-10 lamell Removed a remaining printf.
23:1523bdaba8c8 2020-03-10 lamell Changed NetworkInterface to EthernetInterchange.
22:d9576c025cd7 2019-12-27 lamell 2019-12-27 14:06
21:a5eebc0a84bd 2019-12-19 lamell No changes yet
20:ab4467a9bbbd 2019-12-01 lamell Some changes
19:85e9bc1a3a6a 2019-11-30 lamell Slight changes
18:ce12e2072cbb 2019-10-20 lamell CHanges in the TCPSocket configuration and use, because mbed 5.14 is mandatory to change it.
17:7f2b9aad060d 2019-09-17 lamell Merging
16:3f8558ebff65 2019-09-17 lamell Moved the MQTTNetwoek from private to public , so it can be viewable.
15:75d5829adaf4 2019-02-22 lamell Modified MQTTClient.h to include string.h header file to prevent compiler error
14:e519493984ac 2019-09-09 lamell No Change
13:f896dea1e9e4 2019-04-12 lamell No change was done. Only to remove the dependency of mbed-os in this directory.
12:ac091f717e40 2019-03-28 lamell Added check for DISCO-F746NG
11:21f1444ee79a 2019-02-21 lamell Updated mqttclient.h. #included header file string.h to prevent memcpy errors.
10:665cfb0da4c5 2018-12-12 lamell MQTT_MAX_PACKET_SIZE raised from 250 to 1250.; For the need to send larger packets to the server.
9:9ea837ba2b8b 2018-09-28 lamell No more changes
8:cb2c98efdca8 2018-06-10 lamell Added ipaddress() function to return the IP address for the connection.
7:b14763b63562 2018-06-09 lamell No changes
6:5f037f24ce29 2017-05-30 lokeshhk Added mbed-os and mqtt dependencies for the library
5:ea9f483e0294 2017-05-30 lokeshhk mbed-os porting and ssl/tls support
4:7be77f2f6a71 2017-03-20 sathipal Modified descrption
3:3d91bf839b49 2016-01-05 sathipal Added reconnect logic when connection is lost
2:199ddea804cd 2015-11-06 sathipal A library that simplifies interactions with IBM Internet of Things Foundation.
1:31c93319bbd8 2015-11-06 sathipal Added a GetDeviceId() method and hidden getMac()
0:f86732d81998 2015-11-06 sathipal A library to simplify interactions with the IBM Internet of Things Foundation