Skip to content
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

Dynamically Assigning Adafruit IO credentials to Adafruit MQTT object #202

Open
Pius171 opened this issue Sep 20, 2021 · 0 comments
Open

Comments

@Pius171
Copy link

Pius171 commented Sep 20, 2021

  • Arduino board: ESP8266

  • Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.16

  • List the steps to reproduce the problem below (if possible attach a sketch or
    copy the sketch code in too): LIST REPRO STEPS BELOW
    I want to be able to dynamically assign my MQTT credentials. I want to store them in a file then read them in the setup function and assign them to my Adafruit MQTT object. I have looked through the library files but I can't find a way to do it.

In short, I want to be able to change my Adafruit io credentials without having to change them manually from the code.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant