Orange-OpenSource / Orange-OpenSource/its-client
python/its-info: add source_uuid to topic path
Open
@ymorin-orange is already working on this.
Since Apr 17, 2025.
Python
- Dominant language
- Java
- Stars
- 19
- Forks
- 12
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 3
Description
What:
The MQTT topic where the info message is posted, does not match the format used for other messages: namespace/outQueue/v2x/info
Expected:
The topci should conform to the layout used by other messages: namespace/outQueue/v2x/instance_id/info
Note: was there soe confusion between source_uuid vs. instance_id?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.