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

Allow NONE keyword in NOACCESS rules w/o warning messages. #68

Closed hhslepicka closed 3 years ago

hhslepicka commented 3 years ago

Local SLAC patch produced by @bhill-slac

mdavidsaver commented 3 years ago

Ok, this is fair as NONE is valid syntax for asLib. Though it will have the same effect as READ since the p4p.gw doesn't implement connected by unreadable channels.