state

abstract val state: StateFlow<MemfaultState>

The state of the manager.

Contains all the information exposed by the library like:

  • Bluetooth connection status with the selected IoT device.

  • Uploading status which may be suspended due to lack of Internet connection or server overload.

  • Chunks information.