[Feature]: There is no schema definition between control apps and daq_application
Open
@PawelPlesniak is already working on this.
Since Jun 18, 2026.
enhancement
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Description
As reported here https://github.com/DUNE-DAQ/drunc/issues/889 drunc hardcoded the communication protocol between control applications and daq_applications. This should be rectified with a protobuf schema
Potential impact radius
Medium
Reason for change
This is not robust
Suggested implementations
Define an equivalent protobuf schema and use it to replace the current json.
Testing suggestions
No response
Anything else?
No response
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.