Skip to content

Exposing attributes used by client libraries #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 23, 2019
Merged

Exposing attributes used by client libraries #6

merged 1 commit into from
Aug 23, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Aug 23, 2019

Switching the following private MiniMQTT attributes to public:

  • user, keepalive, password, client_id, logger

These private attributes are used by MiniMQTT client libraries, such as Adafruit IO CircuitPython, for client identification and writing to the logger.

@brentru brentru added the enhancement New feature or request label Aug 23, 2019
@brentru brentru requested a review from a team August 23, 2019 22:23
@brentru brentru merged commit 003962e into adafruit:master Aug 23, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 24, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM303 to 1.2.5 from 1.2.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM303#13 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90614 to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_MLX90614#12 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_MMA8451 to 1.2.4 from 1.2.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_MMA8451#6 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_MPL3115A2 to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_MPL3115A2#8 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_VCNL4010 to 0.9.4 from 0.9.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_VCNL4010#6 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6075 to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_VEML6075#5 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_VL6180X to 1.1.3 from 1.1.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_VL6180X#6 from tannewt/remove_stop

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 2.0.1 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#26 from brentru/update-for-minimqtt-properties

Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 1.1.2 from v1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#6 from brentru/expose-properties
rtwfroody pushed a commit to rtwfroody/Adafruit_CircuitPython_MiniMQTT that referenced this pull request Sep 18, 2022
Exposing attributes used by client libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants