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

Add get_field and set_field methods to records #140

Merged
merged 3 commits into from
Nov 27, 2023

Commits on Nov 23, 2023

  1. Add get_field and set_field methods to records

    These allow access to all EPICS attributes on a record.
    
    Also add documentation and tests
    AlexanderWells-diamond committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a9fa7f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    9ee2bf2 View commit details
    Browse the repository at this point in the history
  2. Update the documentation link for cothread

    This is required due to a side-effect of making the /stable endpoint
    also redirect to the GHPages version of the docs - the objects.inv link
    does not correctly survive the redirect.
    AlexanderWells-diamond committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    906e058 View commit details
    Browse the repository at this point in the history