WIP, rxhostname

This commit is contained in:
2020-04-20 18:33:14 +02:00
parent 1d31695cc1
commit 601be462af
11 changed files with 232 additions and 163 deletions

View File

@ -470,6 +470,8 @@ class slsDetectorDefs {
xy detectorSize;
int moduleId{0};
char hostname[MAX_STR_LENGTH];
bool primaryInterface{true};
uint32_t zmq_ip{0U};
int udpInterfaces{1};
int udp_dstport{0};
uint32_t udp_dstip{0U};