Skip to content

Add subjecttuple

Georgi requested to merge add_subjecttuple into master

Added a timestamp that is passed when new data is added to the database to the ActivationController, now each new triggered subject holds also the timestamp that it was triggered and the timestamp is passed to the activated Detection Agent. Added Unit tests to test the correct way of adding the subject:timestamp to the event queue in the ActivationController

Merge request reports