You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A power saving technique. In which components are automatically disabled on the watch by the app, to save power during inactive times.
This can be done via aggregation of usage data of the watch and figuring out the sleep cycle of someone. Then applying said cycle to tell the watch to turn off accessory components.
For example, during 12-8 Bob sleeps. The app determines that the watch should disable extra features during this time. Thus disabling Bluetooth, GPS, NFC, Compass, Gyroscope etc.
Some additional options can be deciding which components to disable per watch.
The text was updated successfully, but these errors were encountered:
A power saving technique. In which components are automatically disabled on the watch by the app, to save power during inactive times.
This can be done via aggregation of usage data of the watch and figuring out the sleep cycle of someone. Then applying said cycle to tell the watch to turn off accessory components.
For example, during 12-8 Bob sleeps. The app determines that the watch should disable extra features during this time. Thus disabling Bluetooth, GPS, NFC, Compass, Gyroscope etc.
Some additional options can be deciding which components to disable per watch.
The text was updated successfully, but these errors were encountered: