AlloyJS WatchFace and Health Data

Hello all,

I am developping a watchface for Pebble Time 2 using Alloy framework.
I am trying to display a step counter but cannot find how to access health Data with Javascript framework.

I only find documentation about C code.

Is there a way to get the step count in an Alloy watchface ?

Thank you in advance for your answers.

Regards.

Nicolas.

1 Like

Good question! @jpx I might have some tips on how to call C functions from inside an Alloy app.

1 Like