caproto.server.stats.StatusHelper¶
- class caproto.server.stats.StatusHelper(prefix: str, *, macros: Dict[str, str] | None = None, parent: PVGroup | None = None, name: str | None = None)[source]¶
An IocStats-like tool for caproto IOCs.
Includes all PVs from
BasicStatusHelper
andPeriodicStatusHelper
.¶ Attribute
Suffix
Class
Docs
basic
periodic
Methods
group_read
(instance)Generic read called for channels without get defined
group_write
(instance, value)Generic write called for channels without put defined
Attributes
default_values
type_map
type_map_read_only
pvdb
attr_pvdb
attr_to_pvname
groups