studio54 v0.2.4 Studio54.Db

Link to this section Summary

Link to this section Functions

Link to this function add_incomming_message(sender, body, unixtime \\ Timex.now() |> Timex.to_unix())
Link to this function add_message_event(target, timeout, module, function, match \\ nil, ret_if_no_match \\ true)
Link to this function event_process(events, m, idx)
Link to this function get_active_events()
Link to this function get_message(idx)
Link to this function get_message_event(idx)
Link to this function read_incomming_messages_from(sender)
Link to this function retire_expired_message_events()

retire message events that has a timeout, not permement and expired.

Link to this function retire_message_event(idx)
Link to this function set_state(state)
Link to this function update_message_event_message(idx, message_idx)
Link to this function update_message_event_result(idx, result)