This repository contains all code of the RTLolaMo3Vis project. This includes the code of the RTLolaMo3Vis App as well as the code that build the necessary interface of the RTLola monitor. The app and some example usages are described in our RV paper.
The code of the app can be found in RTLolaMo3Vis
where we also include a more detailed README specific to the app.
The app is built using Xamarin Forms and is thus mostly written in C#
.
The app needs an interface of the RTLola monitor to make the Interpreter that was previously built in Rust usable for the C# code of the app.
We include the code necessary for building this FFI in monitor-c-ffi
.
Copyright (C) CISPA - Helmholtz Center for Information Security 2024. Authors: Jan Baumeister, Jan Kautenburger, and Clara Rubeck.