Type Definition rtlola_interpreter::monitor::Event

source ·
pub type Event = Vec<Value>;
Expand description

An event to be handled by the interpreter