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

Expose MQTT client properties #28

Closed
PFigs opened this issue Jun 12, 2019 · 0 comments
Closed

Expose MQTT client properties #28

PFigs opened this issue Jun 12, 2019 · 0 comments
Labels
interface/transport Issues related to the gateway transport interface

Comments

@PFigs
Copy link
Contributor

PFigs commented Jun 12, 2019

Expose to the transport service arguments to control the MQTT session.

These include:

  • Client certificates
  • SSL options
  • Session cleanup (use client id as gateway id)

https://github.com/wirepas/gateway/blob/master/python_transport/wirepas_gateway/utils/argument_tools.py

@PFigs 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
@PFigs PFigs closed this as completed Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface/transport Issues related to the gateway transport interface
Projects
None yet
Development

No branches or pull requests

1 participant