Skip to content

Fix putChannels documentation example#126

Draft
Mirochill wants to merge 1 commit into
DiamondLightSource:mainfrom
Mirochill:docs-125-putchannels-example
Draft

Fix putChannels documentation example#126
Mirochill wants to merge 1 commit into
DiamondLightSource:mainfrom
Mirochill:docs-125-putchannels-example

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • Update the CA plugin put example to use the existing putChannels mutation.
  • Show a single-PV write using the list-based ids and values arguments.

Fixes #125

Validation

  • git diff --check
  • git diff --cached --check
  • git diff --check HEAD~1..HEAD
  • git show --check --oneline HEAD -- docs/how-to/run-a-server.rst
  • Not run locally

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.

Docs reference a putChannel mutation but none such exists

1 participant