epics-base / p4p

Python bindings for the PVAccess network client and server.
BSD 3-Clause "New" or "Revised" License
27 stars 38 forks source link

Need a PV to force reread of access and pvlist files #63

Open bhill-slac opened 3 years ago

bhill-slac commented 3 years ago

We need a way to reread the access security and pvlist files w/o restarting the gateway. CA gateway supports writing a 1 to $(GW):asNewAsFlag to cause a reread of these files. This allows us to add access to needed PVs w/o interrupting active connections.

hhslepicka commented 3 years ago

@mdavidsaver I would like to claim this issue for the EPICS codeathon.

ralphlange commented 10 months ago

+1

What would be a good way to push this forward?

CaptWart commented 1 month ago

+1 Is there a workaround for this?