Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just two types of notifications? #5

Closed
openBackhaul opened this issue Feb 24, 2022 · 2 comments
Closed

Just two types of notifications? #5

openBackhaul opened this issue Feb 24, 2022 · 2 comments
Assignees

Comments

@openBackhaul
Copy link
Owner

Usual technology specific models are offering four types of notifications:

  • ObjectCreationNotification
  • ObjectDeletionNotification
  • AttributeValueChangedNotification
  • ProblemNotification

Because not object gets instantiated or deleted in the Alarms modelling there would be just two types of notifications, right?

  • AttributeValueChangedNotification
  • AlarmEventNotification
@openBackhaul openBackhaul self-assigned this Feb 24, 2022
@michbin
Copy link

michbin commented Feb 24, 2022

I would not expect to find Attribute Value Change Notifications in the information model for alarms (expect those related to alarm configuration, of course).

@openBackhaul
Copy link
Owner Author

In some sense, an alarm type object is created in the Capability section as soon as a user input (e.g. smoke detector) gets connected to the device, but it has not been found worth notifying this to the application layer.
Thus, no ObjectCreationNotification or ObjectDeletionNotification required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants