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
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.