This website requires JavaScript.
Explore
Help
Sign In
arduino
/
Adafruit_MQTT_Library
Watch
1
Star
0
Fork
0
You've already forked Adafruit_MQTT_Library
mirror of
https://github.com/adafruit/Adafruit_MQTT_Library.git
synced
2025-06-11 22:48:09 +03:00
Code
Activity
19
Commits
3
Branches
54
Tags
2fa9804b48e15075d2c7e6a0b90953fffabada6c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tony DiCola
2fa9804b48
Merge cleanup changes and update README todo.
2015-06-05 13:10:22 -07:00
examples
/mqtt_cc3k
Update CC3k example.
2015-06-04 21:25:00 -07:00
Adafruit_MQTT_CC3000.cpp
Refactor Adafruit_MQTT to have a simple interface for packet sending & receiving that subclasses implement.
2015-06-04 21:16:08 -07:00
Adafruit_MQTT_CC3000.h
Refactor Adafruit_MQTT to have a simple interface for packet sending & receiving that subclasses implement.
2015-06-04 21:16:08 -07:00
Adafruit_MQTT.cpp
Merge cleanup changes and update README todo.
2015-06-05 13:10:22 -07:00
Adafruit_MQTT.h
Merge cleanup changes and update README todo.
2015-06-05 13:10:22 -07:00
README.md
Merge cleanup changes and update README todo.
2015-06-05 13:10:22 -07:00
README.md
Adafruit_MQTT_Library
Arduino library for MQTT support
ToDo:
QoS > 0 for publication
Subscription callbacks
example with way more timeout/reconnection protection
Wills
remove watchdog
Description
Библиотека Arduino для поддержки MQTT
Readme
MIT
1.4
MiB
Languages
C++
100%