09-26-2019 13:15
09-26-2019 13:15
Is it possible to set simulator values in code?
Looking to simulate things like battery values changing over time, simulate heartbeat values, etc?
10-03-2019 14:55
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.
10-03-2019 14:55
Heart rate is randomized, and there is a control to adjust the battery level, but those can't be manipulated in code.
You can however just write your own wrappers around the Fitbit APIs and simulate whatever values you want instead of the values provided directly by the APIs.
Best Answer