mirror of
https://github.com/node-red/node-red.git
synced 2025-12-28 07:41:42 +01:00
Updated Node msg Conventions (markdown)
@@ -20,9 +20,8 @@ There are a few reserved properties within the structure of the msg objects bein
|
||||
|
||||
### For Fitness/activity based nodes/flows: ###
|
||||
|
||||
|
||||
* **msg.payload.id** - The ID of the activity in the given fitness system/API
|
||||
* **msg.payload.duration** - Duration of the activity in **seconds**
|
||||
* **msg.payload.distance** - Distance of activity in **metres**
|
||||
* **msg.payload.calories** - Calories burned during activity in **kilocalories**
|
||||
* **msg.payload.starttime** - JavaScript Date object representing the start time of the activity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user