View Issue Details

IDProjectCategoryView StatusLast Update
0009662Part 81: UAFX Connecting Devices and Information ModelSpecpublic2024-09-10 13:57
ReporterJan Murzyn Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.00.02 
Fixed in Version1.00.03 
Summary0009662: Add more status codes for AdditionalVariables in the VerifyAsset method
Description

In Table 33, there are only 2 status code specified for AdditionalVariables.

Note that AdditionalVariables in VerifyAsset method are processed in the same way as ExpectedVerificationVariables in IFunctionalEntityType.Verify method. The list of status codes for the latter is specified in Table 43 and contains 6 entries.

Proposal:
Add in Table 33 the missing entries to match it with Table 43.

TagsNo tags attached.

Activities

Paul Hunkar

2024-08-29 01:09

manager   ~0021635

Added the following additional error code to the table:
Bad_TypeMismatch The value supplied for the verification variable (if non-null) is not of the same type as the implemented verification variable.
Bad_NodeIdInvalid The NodeIdValuePair contains a NodeId with an invalid syntax in its key field.
Bad_NodeIdUnknown The NodeIdValuePair contains a NodeId in its key field that does not exist in the Server address space.

Paul Hunkar

2024-08-29 01:10

manager   ~0021636

Added additional error codes

Paul Hunkar

2024-09-10 13:57

manager   ~0021691

reviewed change in call - agreed to changes and closed issue

Issue History

Date Modified Username Field Change
2024-07-12 07:28 Jan Murzyn New Issue
2024-07-20 06:03 Paul Hunkar Assigned To => Paul Hunkar
2024-07-20 06:03 Paul Hunkar Status new => assigned
2024-08-29 01:09 Paul Hunkar Note Added: 0021635
2024-08-29 01:10 Paul Hunkar Status assigned => resolved
2024-08-29 01:10 Paul Hunkar Resolution open => fixed
2024-08-29 01:10 Paul Hunkar Fixed in Version => 1.00.03
2024-08-29 01:10 Paul Hunkar Note Added: 0021636
2024-09-10 13:57 Paul Hunkar Status resolved => closed
2024-09-10 13:57 Paul Hunkar Note Added: 0021691