twilio / breakout-massive-iot-arduino

Apache License 2.0
9 stars 3 forks source link

New mqtt library #14

Closed rbeiter closed 4 years ago

rbeiter commented 4 years ago

Transition to the MQTT library that Arduino IDE already has in the libraries list - "ArduiniMqtt" 1.5.1

rbeiter commented 4 years ago

This is branched off of https://github.com/twilio/Breakout_Massive_SDK_Arduino/pull/13 so it should be merged first.

This is not ready for merging yet, needs testing around anonymous login as well as certificate login to MQTT.