node-red-web-nodes icon indicating copy to clipboard operation
node-red-web-nodes copied to clipboard

Jawbone UP node to query for workout updates

Open hbeeken opened this issue 10 years ago • 0 comments

Query Node

The node will query the Jawbone UP API to retrieve the latest (latest one or latest 10) workouts that have been completed since the provided workout start time. If no start time has been specified then the default is from the time the query is run.

The user can specify how they wish to return the results, either as a single or as multiple messages.

jawboneup-ui

Authentication

OAuth2.0 authentication is required in order to use this node.

hbeeken avatar Dec 04 '14 13:12 hbeeken