-
Notifications
You must be signed in to change notification settings - Fork 40
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
Expose MQTT client properties #28
Labels
interface/transport
Issues related to the gateway transport interface
Comments
PFigs
added
cleanup
interface/transport
Issues related to the gateway transport interface
labels
Jun 12, 2019
GwendalRaoul
added a commit
that referenced
this issue
Jun 21, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
GwendalRaoul
added a commit
that referenced
this issue
Jun 21, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
GwendalRaoul
added a commit
that referenced
this issue
Jun 21, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
GwendalRaoul
added a commit
that referenced
this issue
Jun 21, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
GwendalRaoul
added a commit
that referenced
this issue
Jul 8, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
GwendalRaoul
added a commit
that referenced
this issue
Jul 8, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
PFigs
pushed a commit
that referenced
this issue
Jul 8, 2019
- Allign them with backend-client - Keep old ones with deprecated mention - Directly send global settings in different classes to avoid specifying all the different parameters everywhere
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expose to the transport service arguments to control the MQTT session.
These include:
https://github.com/wirepas/gateway/blob/master/python_transport/wirepas_gateway/utils/argument_tools.py
gateway/python_transport/wirepas_gateway/transport_service.py
Line 591 in df58d1c
The text was updated successfully, but these errors were encountered: