Skip to content

Commit

Permalink
Add 'record_prefix' to parameters of '_RecordUpdater' class
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgav committed Feb 13, 2024
1 parent c9d5061 commit 236d252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pandablocks_ioc/ioc.py
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ class _RecordUpdater:
Args:
record_info: The RecordInfo structure for the record
record_prefix: The prefix of the record name
client: The client used to send data to PandA
all_values_dict: The dictionary containing the most recent value of all records
as returned from GetChanges. This dict will be dynamically updated by other
Expand Down

0 comments on commit 236d252

Please sign in to comment.