Support reading property set items and use monitor layout.
authorPat Thoyts <pat.thoyts@gmail.com>
Fri, 30 Jun 2023 16:14:55 +0000 (17:14 +0100)
committerPat Thoyts <pat.thoyts@gmail.com>
Fri, 30 Jun 2023 16:14:55 +0000 (17:14 +0100)
commit35718747bdb5eaa4d18a4364057bec9af9919393
treed660b3c1ff76ca1a4b8a8add3b25802df7c34ed9
parent54569e43481b39773aecddde1189b41b6550e788
Support reading property set items and use monitor layout.

Added switch for the monitor layout (default) or an improved layout for
the node tree.
Added Instrument Type, Exposure Time and data origins (time and flags).
CMakeLists.txt
opc_app.h
opc_util.c
server.c
wdf-linux
wdf_origins.h [new file with mode: 0644]
wdf_props.cpp [new file with mode: 0644]
wdf_props.h [new file with mode: 0644]
wdf_utils.c
wdf_utils.h