adafruit / Adafruit_MQTT_Library

Arduino library for MQTT support
MIT License
571 stars 292 forks source link

Add PyPortal MQTTS Example #153

Closed brentru closed 5 years ago

brentru commented 5 years ago

Adding example for using this library with an Adafruit PyPortal w/ an esp32 co-processor. Example for establishing a MQTTS (WiFiSSLClient) connection with Adafruit IO.

Tested on PyPortal

ladyada commented 5 years ago

oi the version is all wrong, lets just up it to 1.0.0?

brentru commented 5 years ago

@ladyada Agreed! - bumped to v1.0.0, I'll do a release tomorrow AM along with the other AirLift sketch: https://github.com/adafruit/Adafruit_MQTT_Library/pull/154