In the API for alarms, there's references to the properties:
snoozeCount, snoozeLength and vibe.
In the docs these properties are not explained. Could it be clarified? Like.. vibe is "DEFAULT", what are the alternatives? How does snoozing work?
Thanks 🙂
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
From https://dev.fitbit.com/docs/devices/#update-alarm :
snoozeLength: Minutes between alarms; integer value.
snoozeCount: Maximum snooze count; integer value.
vibe: Vibe pattern; only one value for now - DEFAULT.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
From https://dev.fitbit.com/docs/devices/#update-alarm :
snoozeLength: Minutes between alarms; integer value.
snoozeCount: Maximum snooze count; integer value.
vibe: Vibe pattern; only one value for now - DEFAULT.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Snooze is available on your Surge: you can snooze an alarm by pressing the button next to the Snooze indicator (zz). (More at http://help.fitbit.com/articles/en_US/Help_article/How-do-I-manage-silent-alarms/?q=snooze )
Best Answer