-
Notifications
You must be signed in to change notification settings - Fork 914
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
New firmare with MQTT V 3.1.1 #35
Comments
Latest commit is now default MQTT v 3.1.1. |
Thank You |
I have written an article about my test with your ESP8266 uMQTT Broker : |
#roboticboyer MQTT_CLIENT recompiled by |
The current MQTT-Client functionality is NOT a MQTT bridge or something like that. Currently it only reports the internal status of the Router(Repeater) to an MQTT-broker. That is probably not what would you expect/need...
A bridge-functionality can be added separately: to publish local topics to an external broker is fairly easy. Subscribing external topics to republish them locally would require an additional config API. Not to mention mapping and renaming of topics (what e.g. a Moquitto Bridge can do).
Cheers,
Martin
Von: TridentTD [mailto:[email protected]]
Gesendet: Mittwoch, 24. Mai 2017 07:07
An: martin-ger/esp_wifi_repeater
Cc: martin-ger; State change
Betreff: Re: [martin-ger/esp_wifi_repeater] New firmare with MQTT V 3.1.1 (#35)
#roboticboyer
Do you mind writting an article about MQTT Client on uMQTT Broker ?
Thank you .
MQTT_CLIENT recompiled by
here <https://github.com/martin-ger/esp_wifi_repeater/blob/uMQTT_broker/user/user_config.h#L79>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub <#35 (comment)> , or mute the thread <https://github.com/notifications/unsubscribe-auth/AXVJi0YKIulXQUjpvtxh__dcPmC1SqO0ks5r87r4gaJpZM4NSr1m> . <https://github.com/notifications/beacon/AXVJi8H7A9kLWls8o8FbPfLD3ph7ouuMks5r87r4gaJpZM4NSr1m.gif>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the branch ESP uMQTT Broker could you upgrade the pre-compiled firmware so it supports MQTT protocol version v3.1.1?
The ESP MQTT client libraries now all support the version 3.1.1 and it isn't easy or it's impossible to use the V 3.1
Thank you
The text was updated successfully, but these errors were encountered: