Skip to content

Commit 528c37f

Browse files
committed
Admin UI edit/present SBO parameter only for selected ASDUs.
1 parent b3861d8 commit 528c37f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/htdocs-admin/src/components/Tags.vue

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,12 @@
298298
'47',
299299
'58',
300300
'59',
301-
'60'
301+
'60',
302+
'0',
303+
'1',
304+
'2',
305+
'3',
306+
'4'
302307
].includes(''+editedItem.protocolSourceASDU)
303308
"
304309
v-model="editedItem.protocolSourceCommandUseSBO"

0 commit comments

Comments
 (0)