Skip to content

Ocf120 implement eventreq 2

Pelayo Torres requested to merge OCF120-implement-eventreq-2 into staging

Proposers

  • Pelayo Torres (TID)

Description

Implementation of the event service's event requirement. This implementation includes periodic and one-time subscriptions, setting the maximum number of notifications, setting subscription expiration times, and immediately receiving stored notifications.

Demo or definition of done

  • Correct operation of periodic notifications.
  • Correct operation of one-time notifications.
  • Subscriptions are deleted when the maximum number of notifications is exceeded.
  • Subscriptions are deleted when the subscription expiration time is exceeded.
  • Unsent periodic notifications are returned when updating the subscription using the ImmRep attribute.

Acknowledgements

This work is funded by the European Commission through the HORIZON-JU-SNS-2022 call of FIDAL project with Grant Agreement number 101096146.

Edited by Pelayo Torres

Merge request reports

Loading