epics-containers / pvi

EPICS PV Interface described in YAML
https://epics-containers.github.io/pvi
Apache License 2.0
4 stars 3 forks source link

Fix regex for parsing records #100

Closed gilesknap closed 8 months ago

gilesknap commented 8 months ago

Now accepts records with these features:

Also adds raise of RecordError if the record does not parse.