@@ -63,6 +63,38 @@ Security-related data can be stored in the security submodel (refer to /model/se
Since permission-granting decisions are made by the opa-server (if security enabled), this data must provided (in simpler format) to it and continiously updated (if changes occur). This is handled by the S3IBServer Component utilizing the security.py::get_dict_from_security_submodel method.
### Events
Create server-side Events (S3IBServer expects events to be stored in a separate submodel with a fixed id).
In the following, any changes (received set-Requests) to Auftragsstatus cause an event message to be sent to topic123 (and all queues bound/subscribed to it):