from .zbx_msg import send_message_to_dashboard, del_message_from_dashboard __all__ = [ "send_message_to_dashboard", "del_message_from_dashboard", ]