View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007043 | 10000-004: Services | Spec | public | 2021-06-23 17:50 | 2022-12-06 15:23 |
Reporter | Etienne Rossignon | Assigned To | Matthias Damm | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.05.03 RC1 | ||||
Summary | 0007043: Sending DataChangeNotification before CreateMonitoredItemsResponse is send allowed ? | ||||
Description | Found while developing a client. While creating MonitoredItem most of the server/client follows this pattern:
Some servers implementation may be publishing DataChangeNotification on new monitored items even before the server had a chance to send the CreateMonitoredItemsResponse to the client (Codesys) The patterns becomes in this case:
This may cause some initial data change value to never be processed by the client, ( depending on its implementation ) if the actual data recording on the client-side is only effective after the CreateMonitoredItems is completed. Is this case clearly allowed by the specification? If yes, shall we describe it in the spec ? Also this specific scenario would need a CTT unittest ... as some client implementation might miss some At this time, no CTT test capture this specific edge case. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
related to | 0008515 | closed | Alexander Allmendinger | CTT UA Test Case | Sending DataChangeNotification before CreateMonitoredItemsResponse is send allowed ? |
|
Agreed the second scenario is allowed. Agreed to add clarification in CreateMonitoredItems. |
|
5.12.2 CreateMonitoredItems Added following clarification: |
|
Agreed to changes in Virtual F2F. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-06-23 17:50 | Etienne Rossignon | New Issue | |
2021-09-07 16:29 | Jim Luth | Note Added: 0014826 | |
2021-09-07 16:29 | Jim Luth | Assigned To | => Matthias Damm |
2021-09-07 16:29 | Jim Luth | Status | new => assigned |
2022-12-04 10:19 | Matthias Damm | Status | assigned => resolved |
2022-12-04 10:19 | Matthias Damm | Resolution | open => fixed |
2022-12-04 10:19 | Matthias Damm | Fixed in Version | => 1.05.03 RC1 |
2022-12-04 10:19 | Matthias Damm | Note Added: 0018225 | |
2022-12-06 15:18 | Jim Luth | Issue cloned: 0008515 | |
2022-12-06 15:18 | Jim Luth | Relationship added | related to 0008515 |
2022-12-06 15:23 | Jim Luth | Status | resolved => closed |
2022-12-06 15:23 | Jim Luth | Note Added: 0018241 |