Where can I get the list of names or strings that may be returned in the deviceVersion property?
Documentation Wiki only displays some of them: https://dev.fitbit.com/build/reference/web-api/devices/
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.
I don't have a complete list, but I think it's safe to say that the name displayed in deviceVersion should match the product name of the device as it is written on our web site: https://www.fitbit.com/compare.
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.
We have an application that consume Fitbit API and there is a routine that maps the deviceVersion that WebAPI-GetDevices returns to show to the user the connected devices he/she owns.
Mario Ramos
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.
I don't have a complete list, but I think it's safe to say that the name displayed in deviceVersion should match the product name of the device as it is written on our web site: https://www.fitbit.com/compare.
Best Answer