View Issue Details

IDProjectCategoryView StatusLast Update
0007721UAFX NodesetSpecpublic2022-05-31 13:21
ReporterPaul Hunkar Assigned ToPaul Hunkar  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.00.00 RC2 
Target Version1.00.00 RC3Fixed in Version1.00.00 RC3 
Summary0007721: Defined VariableTypes should be removed - they just add complexity but are not necessary
Description

What is the benefit of the VariableTypes PublisherCapabilitiesType, SubscriberCapabilitiesType, ServerAddressType, SecurityKeyServerAddressType?

It makes the implementation much more complicated and there is no benefit for clients since they need to handle complex types anyhow since they are contained in the sub-variables.

Arguments for VariableTypes in addition to DataTypes:

  • Support simple clients that are not able to display complex types (not relevant since the sub-variables still use complex types)
  • Monitor single fields of a structure - not relevant, the information is not frequently changing
  • Write single elements of a structure - not relevant since most of the data is readonly or is changed only by one client (locked)

I would strongly recommend to delete the VariableTypes and to define only the DataTypes.

Additional Information

The Nodeset also needs to be updated

TagsNo tags attached.

Relationships

related to 0007632 closedPaul Hunkar Part 81: UAFX Connecting Devices and Information Model [sg.BaseFacet] Defined VariableTypes should be removed - they just add complexity but are not necessary 

Activities

Paul Hunkar

2022-05-31 07:19

manager   ~0016773

nodeset updated to remove publishercapabilities datatype and subscribercapabilities datatype - only object types with variable needed.

Paul Hunkar

2022-05-31 13:20

manager   ~0016774

reviewed changes, agree to changes and closed issue

Issue History

Date Modified Username Field Change
2022-02-11 14:51 Paul Hunkar New Issue
2022-02-11 14:51 Paul Hunkar Status new => assigned
2022-02-11 14:51 Paul Hunkar Assigned To => Paul Hunkar
2022-02-11 14:51 Paul Hunkar Issue generated from: 0007632
2022-02-11 14:51 Paul Hunkar Project Part 81: UAFX Connecting Devices and Information Model [sg.BaseFacet] => UAFX Nodeset
2022-05-31 02:45 Paul Hunkar Relationship added related to 0007632
2022-05-31 07:19 Paul Hunkar Status assigned => resolved
2022-05-31 07:19 Paul Hunkar Resolution open => fixed
2022-05-31 07:19 Paul Hunkar Note Added: 0016773
2022-05-31 13:20 Paul Hunkar Status resolved => closed
2022-05-31 13:20 Paul Hunkar Note Added: 0016774
2022-05-31 13:21 Paul Hunkar Fixed in Version => 1.00.00 RC3
2022-05-31 13:21 Paul Hunkar Target Version => 1.00.00 RC3