javascriptpebble-watchpebble-sdkcloudpebble

Pebble: JavaScript Send Data from Server to Pebble


I am trying to parse data from an API to my pebble but I don't know how to proceed. Was browsing through pebble development and they say JavaScript is a good gateway and I can make HTTP requests but I don't know JS.

What do I need in my .c file and what do I need in my .JS file?

Thanks!


Solution

  • The quotes example is really simple and probably very close to what you want to do. I would start there: