1
0
mirror of https://github.com/adafruit/Adafruit_MQTT_Library.git synced 2025-06-06 02:16:46 +03:00

397 Commits

Author SHA1 Message Date
Tyeth Gundry
520c685b55
Update library.properties - bump version to 2.5.9 2.5.9 2025-01-07 16:15:01 +00:00
Tyeth Gundry
81adeb8182
Update adafruitio_secure_esp8266.ino - mention expiry date 2025-01-07 16:14:26 +00:00
Brent Rubell
9c8db828c5
Merge pull request #231 from torselden/master
Update io.adafruit.com certificate fingerprint
2025-01-02 08:47:53 -06:00
Tor Seldén
df7828c500 Update io.adafruit.com certificate fingerprint 2024-12-30 15:56:11 +01:00
Brent Rubell
a022705c5b
Merge pull request #227 from brentru/fix-msg-i2c-decode-err
Fix how subscription packet length is calculated
2.5.8
2023-08-31 13:43:11 -04:00
brentru
4ba2fee0e0 increase sub data len to MAXBUFFERSIZE 2023-08-31 13:36:49 -04:00
brentru
c3d72a5a54 clang 2023-08-31 13:34:53 -04:00
brentru
1091b17df7 make more informative 2023-08-31 13:34:29 -04:00
brentru
34c28094f1 fix i2c decode issue 2023-08-31 13:25:58 -04:00
Brent Rubell
c84b63f945
Update library.properties 2.5.7 2023-08-28 12:30:51 -04:00
Brent Rubell
3a7cf33c48
Merge pull request #190 from dlizotte-uwo/master
MQTT with QOS 1 or 2 forbids a packet ID of 0.
2023-08-28 12:30:17 -04:00
dlizotte-uwo
5b939479df
Merge branch 'adafruit:master' into master 2023-08-19 09:06:32 -04:00
Brent Rubell
3468daa29b
Update library.properties 2.5.6 2023-07-21 10:41:20 -04:00
Justin Cooper
897577b1e2
Update root ca for example 2023-07-21 09:37:18 -05:00
Justin Cooper
2e52e8b28b
Update ssl fingerprint 2023-07-21 09:35:22 -05:00
dlizotte-uwo
f4685f4eea
Fix Adafruit_MQTT.cpp formatting 2023-07-05 18:07:22 -04:00
dlizotte-uwo
847f561215 Merge in KEEPALIVE check. 2023-07-05 17:39:49 -04:00
dherrada
0c57bf6c1d Update CI action versions 2.5.5 2023-05-12 11:24:05 -04:00
Brent Rubell
d56a6c7bfa
Update library.properties 2.5.4 2023-05-04 14:34:44 -04:00
Brent Rubell
bc35d22316
Merge pull request #223 from adafruit/revert-222-fix-esp-bsp-2-0-8
Revert "Fix connectErrorString return type for ESP-32 BSP 2.0.8"
2023-05-04 14:34:05 -04:00
Brent Rubell
e9a6c12184
Revert "Fix connectErrorString return type for ESP-32 BSP 2.0.8" 2023-05-04 14:26:19 -04:00
Brent Rubell
431f70f983
Merge pull request #222 from adafruit/fix-esp-bsp-2-0-8
Fix connectErrorString return type for ESP-32 BSP 2.0.8
2.5.3
2023-04-21 15:55:13 -04:00
brentru
a94f4d512e carter feedback implemented 2023-04-21 15:23:01 -04:00
brentru
dd72b39489 fix return type for esp bsp 2.0.8 2023-04-21 13:05:51 -04:00
Brent Rubell
6f82f66651
Merge pull request #218 from brentru/fix-retain-overloads
Fix `error: call of overloaded 'publish(char*&, uint8_t [512], size_t&, int)' is ambiguous`
2.5.2
2022-11-14 16:36:56 -05:00
brentru
d6b8436fb9 clang format 2022-11-14 16:24:03 -05:00
brentru
28435eaf58 fixes from @ben-willmore on 83af73f4e5 2022-11-14 16:23:51 -05:00
Brent Rubell
9409c6373b
Merge branch 'adafruit:master' into master 2022-11-14 16:07:25 -05:00
Brent Rubell
abe90ec6f6
Update library.properties 2.5.1 2022-11-11 09:56:50 -05:00
Brent Rubell
18af1b6e2a
Merge pull request #216 from ben-willmore/retain-flag
Add support for retain flag when publishing
2022-11-11 09:54:49 -05:00
Ben Willmore
33b62c7a64 Add skip files 2022-11-09 20:36:12 +00:00
Ben Willmore
da5b499307 Add example of retain usage 2022-11-09 20:01:14 +00:00
brentru
96880c03c0 larger buffer for WS 2022-11-02 16:59:00 -04:00
Ben Willmore
3f2b25339e More formatting fixes 2022-11-02 20:24:41 +00:00
Ben Willmore
8b27fdb775 Fix formatting 2022-11-02 20:17:05 +00:00
Ben Willmore
e6ab3a9631 Tidy code 2022-11-02 11:37:01 +00:00
Ben Willmore
d3fdbb2f7c Use function overloading instead of optional arguments 2022-11-02 11:33:32 +00:00
Lucas Jandrew
de5059eb92 Make publishPacket retain flag default to false 2022-11-02 11:18:59 +00:00
Lucas Jandrew
2c667d9a30 Use ternary operator to set retain bit rather than relying on compiler definition of 0/1 2022-11-02 11:18:06 +00:00
Brent Rubell
1e33ece844
Merge pull request #215 from brentru/fix-processUntil
Fix subscription packet callbacks not executing within processPacketsUntil()
2.5.0
2022-11-01 11:33:44 -04:00
brentru
1eb56066ef clang 2022-10-28 16:44:07 -04:00
brentru
52e04bebe9 loren review 2022-10-28 16:32:51 -04:00
brentru
a80db209cd bump lib prop 2022-10-28 14:53:54 -04:00
brentru
30d4af8179 remove debug 2022-10-28 14:53:32 -04:00
brentru
5c00e84d08 add new processSubscriptionPacket func 2022-10-28 13:01:06 -04:00
brentru
0ba089d1e8 fixes processUntil 2022-10-28 12:27:33 -04:00
Brent Rubell
7413e92e77
Merge pull request #213 from adafruit/update-ssl-cert
Update SSL Certificate for ESP8266, add warning
2.4.3
2022-08-15 13:35:40 -04:00
brentru
25662868c5 add cert and warning 2022-08-15 13:18:56 -04:00
Brent Rubell
223d419ebd
Update library.properties 2.4.2 2021-07-12 09:53:23 -04:00
Brent Rubell
37e175dcef
Merge pull request #196 from xdylanm/send_long_packet_fix
Fixed length calculation when payload exceeds 128bytes
2021-07-12 09:53:02 -04:00