Closed MichaelWedel closed 7 years ago
I've addressed the TODO
comment by opening a PR with the changes against the pcaspy
repository.
The upstream PR has been merged. Once a new pcaspy
release is out, the _get_param_info
method should be removed.
Looks good!
This fixes #254.
PV and PV meta-data are now updated and logged separately, and only when their values have actually changed. Also, another bug was fixed that made PVs with a
meta_data_property
read only.To test, you could use the
dual_device
:Now use
lewis-control
to update a few values (upper_limit
) and check in the log that the values are updated properly. Release notes will be added once #253 has been merged (the release notes file was created in that PR).