proxyActive

abstract val proxyActive: StateFlow<Boolean>(source)

Observable phone-local proxy state: true while this phone is actively running the MQTT proxy (relaying broker traffic to the connected device). This reflects only the phone-side proxy lifecycle and is independent of the device's persisted MQTT config — stop and startProxy flip it without any device read/write round-trip.