View Issue Details

IDProjectCategoryView StatusLast Update
0010429Part 81: UAFX Connecting Devices and Information Model [sg.BaseFacet]Specpublic2025-08-08 12:17
ReporterPaul Hunkar Assigned ToPaul Hunkar  
PriorityhighSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version1.00.03 
Target VersionNextMaintenance 
Summary0010429: Publishing interval in PubSubCommunicationFlowConfigurationType datatype issue
Description

The publishing interval is in duration, which is what is required to be passed to the configure the connection, but this variable is a selectionlist which allow end user/engineers to select the desired interval. This could be a very large array of numbers. It would be better if a tool could have a selectionList that is based IntervalRange{} and allow the publishing Interval section to be updated based on what is selected in the PublishIng IntervalRange

TagsNo tags attached.

Activities

muetzeclaudia

2025-07-17 09:09

reporter   ~0023127

I agree: CCS.Flow.PublishingIntervalSelection parameter should become an array of IntervalRange instead of an array of Duration.
CCS.Flow.PublishingInterval parameter should retain its current specified Duration type.

Matthias Damm

2025-07-17 11:41

developer   ~0023129

First we should solve the issue for PubSubCommunicationFlowConfigurationType::PublishingInterval
I think we agreed to add an additional optional Property on the PublishingInterval e.g. AvailableRanges with array of IntervalRange as DataType.

Then either the Property Selections will contain the options OR the new Property.

If the new Property is set, the optional RestrictToList must either be removed (default is false) or the RestrictToList value must be 'false'.

This extension must be made available also in the PubSubCommunicationFlowConfigurationConfDataType structure.
Since we are not able to change the DataType of the PublishingIntervalSelection field we can add a key/value into FlowProperties.

Issue History

Date Modified Username Field Change
2025-07-12 06:39 Paul Hunkar New Issue
2025-07-12 06:39 Paul Hunkar Status new => assigned
2025-07-12 06:39 Paul Hunkar Assigned To => Paul Hunkar
2025-07-15 13:32 Paul Hunkar Description Updated
2025-07-17 09:09 muetzeclaudia Note Added: 0023127
2025-07-17 11:41 Matthias Damm Note Added: 0023129
2025-08-08 12:17 Paul Hunkar Priority normal => high