Tasks
Interface for observing state of background task.
Task perform several actions:
Download, upload and merge data from wristband and server.
Install firmware.
Provide an up-to-date information about wristband state.
Functions
Ask server about availability of new firmwares.
Returns Single that emits information about Fast Sync enabled/disabled state.
Returns Observable that emits information about availability of new firmwares.
Returns Observable that emits wristband state.
Returns Observable that emits information about wristband.
Returns Observable that emits progress of synchronization from 0 to 100 percent.
Returns Observable that emits state of synchronization.
Returns Observable that emits state of background tasks.
Update Fast Sync enabled/disabled state. New value will be applied on next synchronization.
Start weights and weight goals synchronization right now.