getAllLogsSnapshot

abstract suspend fun getAllLogsSnapshot(): List<MeshLog>(source)

Snapshot + IGNORE-insert used by DatabaseMerger to carry telemetry/position/traceroute history across transports. uuid is a unique string per row, so IGNORE is just belt-and-suspenders against a rare clash.