Skip to content

Commit

Permalink
Update src/pandablocks_ioc/_tables.py
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl authored May 22, 2023
1 parent c7499b9 commit a8586b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pandablocks_ioc/_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ def __init__(
)

pva_info = {
f"value.{field_name}": {
f"value.{field_name.lower()}": {
"+type": "plain",
"+channel": "VAL",
"+putorder": putorder_index,
Expand Down

0 comments on commit a8586b9

Please sign in to comment.