.. _pilot.ActiveIncidents: pilot.ActiveIncidents ===================== .. cpp:namespace:: pilot::ActiveIncidents Class ----- Contains the list of currently active incidents, which is periodically published on topic ``platform.active_incidents``. Fields ------ .. cpp:member:: long time POSIX timestamp [usec] .. cpp:member:: vector events List of active incidents, see :ref:`pilot.event_t`.