完成OpcUaService对数据类型的读取
This commit is contained in:
@@ -23,6 +23,9 @@ namespace DMS.WPF.ViewModels.Items
|
||||
[ObservableProperty]
|
||||
private object? _value;
|
||||
|
||||
[ObservableProperty]
|
||||
private string? _dataType;
|
||||
|
||||
[ObservableProperty]
|
||||
private OpcUaNodeItemViewModel? _parentNode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user