View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008510 | 10000-009: Alarms and Conditions | Spec | public | 2022-12-06 13:04 | 2023-09-05 15:53 |
Reporter | Peter Wehrfritz | Assigned To | Paul Hunkar | ||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.05.02 RC1 | ||||
Fixed in Version | 1.05.02 RC1 | ||||
Summary | 0008510: Clarify when to generate an event notification on a condition change | ||||
Description | Part 9 is ambiguous or self-contradictory in the point when a sever is supposed to send an event on changes to a condition. What seems to be clear is that no events are send as long as the condition is disabled, as stated in 4.2: "A transition into the Disabled state results in a Condition Event however no subsequent Event Notifications are generated until the Condition returns to the Enabled state.". That seems to be sensible, because usually all other states are substates of the enabled state. Besides that there seems to be no other restriction, see for example in 4.6 "Comment, severity and quality are important elements of Conditions and any change to them will cause Event Notifications." or similar in 5.5.2 "When enabled, changes to the following Variables shall cause a ConditionType Event Notification: Quality, Severity (...), Comment". In the example B.1.4 from step 4 to 5 the EventId changes (so I assume an event was raised) although the retain bit was false in both steps. But there is one sentence in 5.5.2 stating: So I wonder if one should only consider the enabled state or also the retain property. | ||||
Tags | No tags attached. | ||||
Commit Version | 1.05.03 | ||||
Fix Due Date | 2023-08-15 | ||||
|
I think you missed this at the end of 5.5.2 Also you need to look at the context of the statement - some of the statements are out of context. I think you are mixing two items - when a server generates an event and when notification is sent to a client (client asks for the event). |
|
I have read this line and I think I also understand it. My main question is: will changes to those additional variables generate events even if the retain property is false? |
|
The retain property is not about generating an event - it is about sending the event to the client. So a client will not see an event if the retain property is false (say an alarm is not active and does not need acknowledgement or confirmation, thus it has a retain property of false. If the shelved state changes, a new event would be generate, but since the client filter is looking for active alarms (retain is false for this alarm since it is not active), not event will be sent to the client. |
|
Hi Paul, I asked Peter to enter this issue. I do not agree that retain is about sending an event. If retain is changed to false there will be an event to the client. What a client is doing with the event if retain is false (what you call 'see an event') is a different questions. I was not able to give clear guidance with what is currently in the spec. |
|
most changes already applied for RC - discovered on minor update that could be helpful |
|
Agreed to changes in Web Meeting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-06 13:04 | Peter Wehrfritz | New Issue | |
2022-12-09 07:04 | Paul Hunkar | Note Added: 0018284 | |
2022-12-09 08:35 | Peter Wehrfritz | Note Added: 0018285 | |
2022-12-21 07:55 | Paul Hunkar | Note Added: 0018331 | |
2022-12-22 10:48 | Matthias Damm | Note Added: 0018335 | |
2023-04-18 17:01 | Jim Luth | Assigned To | => Paul Hunkar |
2023-04-18 17:01 | Jim Luth | Status | new => assigned |
2023-08-01 17:04 | Jim Luth | Fix Due Date | => 2023-08-15 |
2023-08-15 05:14 | Paul Hunkar | Status | assigned => resolved |
2023-08-15 05:14 | Paul Hunkar | Resolution | open => fixed |
2023-08-15 05:14 | Paul Hunkar | Fixed in Version | => 1.05.02 RC1 |
2023-08-15 05:14 | Paul Hunkar | Note Added: 0019868 | |
2023-09-05 15:53 | Jim Luth | Status | resolved => closed |
2023-09-05 15:53 | Jim Luth | Commit Version | => 1.05.03 |
2023-09-05 15:53 | Jim Luth | Note Added: 0019962 |