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

Get current display brightness

The Device API reference states that there is a method to return the current display brightness (not an override setting) but I cannot get this to work and cannot find any examples of how it should be used.

 

https://dev.fitbit.com/build/reference/device-api/display/#displaybrightnessvalue

 

Does anyone know how to retrieve the current display brightness as set in the device settings?

 

Thanks!

Best Answer
0 Votes
1 REPLY 1

I don't think DisplayBrightnessValue is a function. It seems more like a const enum that contains the possible values that can be used with brightnessOverride.

Peter McLennan
Gondwana Software
Best Answer