View Issue Details

IDProjectCategoryView StatusLast Update
0005930Compliance Test Tool (CTT) Unified Architecture4 - Test Case Definitionpublic2021-04-01 14:45
ReporterTaketoshi Satomura Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.341.397 
Summary0005930: Expected result is wrong
Description
  • description
    Expected result requests alternate vale of RequestedPublishingInterval, but Specification doesn't request it to the Client.

  • Profile and test case
    [Subscription Client Modify] - [009]

  • test case
    Client creates a subscription with default parameters and adds an active monitoreditem (static writeable value).
    Client modifies the RequestedPublishingInterval = 0.

  • expected result
    Client does not issue the call with the 0 value.
    Client is permitted to use an alternate/default value in place of the 0.

  • OPC UA Specification Part 4 Services
    If the requested value is 0 or negative, the Server shall revise with the fastest supported publishing interval.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2020-09-11 16:43

developer   ~0012783

Removed the requirement for the client to not send a 0 in the request, as this is valid according to the specification. A client is allowed to send send a RequestedPublishingInterval of 0 which will result in the Server to use the fastest PublishingInterval being supported.

Paul Hunkar

2021-04-01 14:45

administrator   ~0014146

reviewed in CMP call , agreed to changes and closed

Issue History

Date Modified Username Field Change
2020-09-03 08:11 Taketoshi Satomura New Issue
2020-09-11 16:41 Paul Hunkar Assigned To => Alexander Allmendinger
2020-09-11 16:41 Paul Hunkar Status new => assigned
2020-09-11 16:43 Alexander Allmendinger Status assigned => resolved
2020-09-11 16:43 Alexander Allmendinger Resolution open => fixed
2020-09-11 16:43 Alexander Allmendinger Fixed in Version => 1.03.341.397
2020-09-11 16:43 Alexander Allmendinger Note Added: 0012783
2021-04-01 14:44 Paul Hunkar Status resolved => closed
2021-04-01 14:45 Paul Hunkar Note Added: 0014146