Skip to content
Snippets Groups Projects
Commit 65d3a853 authored by Taya Snijder's avatar Taya Snijder
Browse files

L2SS-981 removed duplicate property

parent b41caf16
No related branches found
No related tags found
1 merge request!433Resolve L2SS-981 "Fix property names"
......@@ -63,12 +63,6 @@ class UNB2(opcua_device):
N_DDR = 2
N_QSFP = 6
UNB2_mask_RW_default = device_property(
dtype='DevVarBooleanArray',
mandatory=False,
default_value=[True] * 2
)
TRANSLATOR_DEFAULT_SETTINGS = [
'UNB2_mask_RW',
'UNB2TR_monitor_rate_RW'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment