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

broken attr mapping in IoTAMQTT Client #122

Closed
tstorek opened this issue Jan 23, 2022 · 1 comment
Closed

broken attr mapping in IoTAMQTT Client #122

tstorek opened this issue Jan 23, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tstorek
Copy link
Collaborator

tstorek commented Jan 23, 2022

The mapping of to attributes to object_ids seems broken.

The current implementation with itertools.product leads to invalid error raises although valid combinations are available

@tstorek tstorek added the bug Something isn't working label Jan 23, 2022
@tstorek tstorek self-assigned this Jan 23, 2022
@github-actions
Copy link

Branch 122-broken-attr-mapping-in-IoTAMQTT-Client created!

tstorek added a commit that referenced this issue Jan 23, 2022
@tstorek tstorek linked a pull request Jan 23, 2022 that will close this issue
tstorek added a commit that referenced this issue Jan 24, 2022
tstorek added a commit that referenced this issue Jan 25, 2022
fix: broken attribute mapping in IoTAMQTTClient ([#122](#122))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant