mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
zmq fixed to have additional json headers using rx_zmqjsonheader
This commit is contained in:
@ -297,6 +297,9 @@ class slsReceiverTCPIPInterface : private virtual slsReceiverDefs {
|
||||
/** restream stop packet */
|
||||
int restream_stop();
|
||||
|
||||
/** set additional json header */
|
||||
int set_additional_json_header();
|
||||
|
||||
|
||||
|
||||
/** detector type */
|
||||
|
Reference in New Issue
Block a user