Skip to content

Allow to use events for TangoDatabase DS attributes

We currently don't support events from attributes of the TangoDatabase (TDB) DS. The reason is that we used to not use the database when running the TDB DS so basically running it in nodb mode.

This is fixed in !1514 and TangoDatabase!124.

Edited by Thomas Braun