cceb18989b2f205f306a03d44497cd3bf9ae5b4c
epicsTS is the one passed to kafka: https://gitlab.esss.lu.se/epics-modules/ADPluginKafka/-/blob/2.0.2/adpluginkafkaApp/src/KafkaPlugin.cpp?ref_type=tags#L40 The documentation is a bit confusing on what is the difference between epicsTS and timeStamp, but apparently both can be modified with no problems. After [this discussion](github.com/areaDetector/ADCore/issues?q=is%3Aissue%20state%3Aclosed) I decided it was fine to keep the epicsTS in nanoseconds with the EVR values.
ADHama
European Spallation Source ERIC Site-specific EPICS module : ADHama
Additonal information:
To build conda env:
conda create -n hama epics-base require tclx make compilers adcore busy
To activate env:
conda activate orca
git clone ...
cd git/ADOrca
compilation:
make -f ADOrca.Makefile LIBVERSION=0.1 clean uninstall build db install
execution:
iocsh.bash cmds/st.cmd
Description
Languages
C++
52.1%
C
45.7%
Batchfile
1.2%
Makefile
1%