pipeline.src.entities.monitorfish_healthcheck ============================================= .. py:module:: pipeline.src.entities.monitorfish_healthcheck Classes ------- .. autoapisummary:: pipeline.src.entities.monitorfish_healthcheck.MonitorfishHealthcheck Module Contents --------------- .. py:class:: MonitorfishHealthcheck .. py:attribute:: date_last_position_updated_by_prefect :type: datetime.datetime .. py:attribute:: date_last_position_received_by_api :type: datetime.datetime .. py:attribute:: date_logbook_message_received :type: datetime.datetime .. py:method:: from_json(data: dict) :staticmethod: