Skip to content

Commit

Permalink
removed "+id": "epics:nt/NTTable:1.0"
Browse files Browse the repository at this point in the history
For full backwards compatibility.
  • Loading branch information
evalott100 committed Oct 31, 2024
1 parent a1fadc1 commit b436148
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pandablocks_ioc/_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def __init__(
"Q:group",
{
self.pva_table_name: {
"+id": "epics:nt/NTTable:1.0",
"labels": {"+type": "plain", "+channel": "VAL"},
}
},
Expand Down Expand Up @@ -199,7 +198,6 @@ def __init__(
"Q:group",
{
pva_table_name: {
"+id": "epics:nt/NTTable:1.0",
"labels": {"+type": "plain", "+channel": "VAL"},
}
},
Expand Down

0 comments on commit b436148

Please sign in to comment.