caproto.server.server.FieldSpec¶
- class caproto.server.server.FieldSpec(prop: pvproperty, *, record_type: T_RecordFields)[source]¶
A field specification for a pvproperty record.
This is used in the
.fields
attribute of a pvproperty, proxying fields for customization by way of FieldProxy.Attributes
fields
record_type