statusUpdates

abstract suspend fun statusUpdates(): Flow<BullittDeviceStatus>

Provides a flow of device status updates.

Return

A flow emitting device status updates whenever they change.