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 numeric ids for MQTT definitions #456

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

lpaolini
Copy link
Contributor

Add a numeric id to definitions (partitions, zones, users) published to MQTT.
This change allows matching zones (which expose a numeric "partition" value) to the corresponding partition.
The original definition is not mutated.

This allows matching zones (which expose a numeric "partition" value) to the corresponding partition.
Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yozik04 yozik04 merged commit 5411427 into ParadoxAlarmInterface:master Apr 17, 2024
5 checks passed
@yozik04
Copy link
Collaborator

yozik04 commented Apr 17, 2024

I tried yesterday to dig into the code but did not had time to make anything useful. Your change is great. Thank you for contribution!

@lpaolini
Copy link
Contributor Author

Thanks! Happy to contribute, despite I'm not fluent in Python :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants