Contents:
Holds and manages a single EPICS PV backed by a PyRogue variable.
provider (Any) – P4P static provider to add the PV to.
Any
name (str) – EPICS PV name.
str
var (Any) – PyRogue variable/command to expose.
log (Any) – Logger instance.