Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support string formatting following PVWS change #32

Merged
merged 1 commit into from
May 10, 2024

Conversation

rjwills28
Copy link
Contributor

This change is required once ornl-epics/pvws#23 has been merged. The change to PVWS means that the original byte arrays will be sent and will not automatically be converted to strings. If the format option is set to 'string' then it is up to the client to perform the conversion. See discussion: ornl-epics/pvws#20. I have added this conversion code to the DBWR client.

@kasemir kasemir merged commit 4806d2e into ornl-epics:main May 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants