epics-base / pva2pva

PV Access gateway/proxy and EPICS Process Database integration
https://epics-base.github.io/pva2pva/
Other
4 stars 13 forks source link

QSRV specify struct ID w/o mapping #47

Open mdavidsaver opened 2 years ago

mdavidsaver commented 2 years ago

In constructing an NTEnum with a group (to have a longer choices list) it is necessary to specify a structure ID ("enum_t") for a node (value) which will not have a dbChannel mapped to it. Possibly syntax:

   "value":{+type:"structure", +id:"enum_t"}