Private
Public Access
11
1

Update ZMQ Message Reference

2025-04-08 18:57:59 +02:00
parent acb0dfe72a
commit 82f3026b05

@@ -35,8 +35,7 @@ Published Messages:
## 'recordedChannels'
Data is a list of strings that correspond to the names of the detectors to be enabled.
Data is a list of strings that correspond to the names of the detectors to be enabled. For example:
```
msg = ['recordedChannels', '["Counter0", "Counter1"]' ]
```