withContext

fun <T : MeshtasticException> T.withContext(transportIdentity: TransportIdentity? = null, operation: String? = null): T(source)

Attach diagnostic context. Returns this for fluent use.