Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Setting Simulator Values

Is it possible to set simulator values in code?

Looking to simulate things like battery values changing over  time, simulate heartbeat values, etc?

Best Answer
0 Votes
1 REPLY 1

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
0 Votes