View Issue Details

IDProjectCategoryView StatusLast Update
000462610000-005: Information ModelSpecpublic2020-10-06 16:21
ReporterWolfgang Mahnke Assigned ToJeff Harding  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0004626: Differences in definition of ServerStatusDataType in Part 5 and NodeSetFile
Description

Part 5 defines the ServerStatusDataType.

It states in the description of "shutdownReason": "An optional localized text ... ". That implies that this field of the structured type is optional. However, the NodeSetFile defines it as mandatory:
<UADataType NodeId="i=862" BrowseName="ServerStatusDataType"><DisplayName>ServerStatusDataType</DisplayName><References><Reference ReferenceType="HasSubtype" IsForward="false">i=22</Reference></References><Definition Name="ServerStatusDataType"><Field Name="StartTime" DataType="i=294"/><Field Name="CurrentTime" DataType="i=294"/><Field Name="State" DataType="i=852"/><Field Name="BuildInfo" DataType="i=338"/><Field Name="SecondsTillShutdown" DataType="i=7"/><Field Name="ShutdownReason" DataType="i=21"/></Definition></UADataType>

I put this as issue on Part 5. I suggest that the tables for sturctures are extended in Part 5 so that we do have an explicit Optional or Manadatory column. That will help with Randys approach of checking Word-Files against NodeSetFiles. For the concrete case it might make sense to fix the NodeSet-File.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Jim Luth

2019-06-25 15:57

administrator   ~0010405

Change wording in Part 5 to say the value can be null or empty instead of describing it as optional.

Jeff Harding

2020-06-11 13:15

developer   ~0012243

changed the description of shutdownReason to "A localized text indicating the reason for the shutdown. The value is only relevant once the state changes into SHUTDOWN_4. If there is no specific reason to be report, then the Value may be set to null or it may be empty"

Jim Luth

2020-10-06 16:21

administrator   ~0013027

Agreed to changes edited in telecon.

Issue History

Date Modified Username Field Change
2019-02-18 18:13 Wolfgang Mahnke New Issue
2019-06-25 15:57 Jim Luth Note Added: 0010405
2019-06-25 15:57 Jim Luth Assigned To => Jeff Harding
2019-06-25 15:57 Jim Luth Status new => assigned
2020-06-11 13:15 Jeff Harding Status assigned => resolved
2020-06-11 13:15 Jeff Harding Resolution open => fixed
2020-06-11 13:15 Jeff Harding Fixed in Version => 1.05
2020-06-11 13:15 Jeff Harding Note Added: 0012243
2020-10-06 16:21 Jim Luth Status resolved => closed
2020-10-06 16:21 Jim Luth Note Added: 0013027