mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
zmq fixed to have additional json headers using rx_zmqjsonheader
This commit is contained in:
@ -196,7 +196,8 @@ enum networkParameter {
|
||||
RECEIVER_STREAMING_PORT, /**< receiever streaming TCP(ZMQ) port */
|
||||
CLIENT_STREAMING_PORT, /**< client streaming TCP(ZMQ) port */
|
||||
RECEIVER_STREAMING_SRC_IP,/**< receiever streaming TCP(ZMQ) ip */
|
||||
CLIENT_STREAMING_SRC_IP /**< client streaming TCP(ZMQ) ip */
|
||||
CLIENT_STREAMING_SRC_IP, /**< client streaming TCP(ZMQ) ip */
|
||||
ADDITIONAL_JSON_HEADER /**< additional json header (ZMQ) */
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user