-
Notifications
You must be signed in to change notification settings - Fork 4
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
Increase size for password/username #13
Comments
Yes, it is possible, I will update
Yes, this is known the issue. I do not know how to pass this change from |
From my limited knowledge about makros it seems that it is not possible. I see no problem to directly edit it in the PubSubClient config file. |
@cimba007 When I increase this username and password size to 32 bytes, will cause to reconfigure all the existing running devices. Is that fine? |
For me this is fine. From my oppinion it would be a great addition if
all the parameters could be set during "setup" from the sketch too.
During testing I had some trouble as I had do reset the configuration
multiple times and it was very time consuming to connecto to the ESP and
enter all the data again.
for example: "mc.setSSID("SSID"), mc.setWlanPasswort("PASSPHRASE"),
mc.skipWebConfigure(true)" .. just a suggestion.
Am 20.11.2017 06:01 schrieb Jeeva Kandasamy:
… @cimba007 [1] When I increase this username and password size to 32
bytes, will cause to reconfigure all the existing running devices. Is
that fine?
--
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub [2], or mute the
thread [3].
*
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/mycontroller-org/MyControllerDevice","title":"mycontroller-org/MyControllerDevice","subtitle":"GitHub
repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open
in
***@***.***
in #13: @cimba007 When I increase this username and password size to
32 bytes, will cause to reconfigure all the existing running devices.
Is that fine?"}],"action":{"name":"View
Issue","url":"#13 (comment)"}}}
Links:
------
[1] https://github.com/cimba007
[2]
#13 (comment)
[3]
https://github.com/notifications/unsubscribe-auth/ADSwwXE1jrzXux4qvJf4gotvnrmaWHm7ks5s4QfEgaJpZM4Qffm3
|
Would it be possible to increase password/username size form 16 to 32 bytes?
One remark:
This has to be manually changed on
The text was updated successfully, but these errors were encountered: