Skip to content

Improve Subscriptions

Tobias Haase requested to merge improve_subscriptions into master

Description

  • An event now contains the triggering instance of HasId instead of AbstractEntityIO
  • Therefore it is also possible to subscribe to Timeseries, Files and StructuredData
  • The subscribed URL must now match the entire URL and not just a part of the URL

Breaking Changes:

Description of how the API behaves differently now

Related Issues:

  • Related #
  • Closes #
Edited by Tobias Haase

Merge request reports