getPacketByPacketIdIfUnique

abstract suspend fun getPacketByPacketIdIfUnique(packetId: Int): DataPacket?(source)

Returns a packet by mesh-layer ID only when exactly one row has that ID in the current node database.