1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated Node msg Conventions (markdown)

zobalogh 2014-12-10 03:42:51 -08:00
parent c3c7f24cd1
commit 849da12547

@ -15,4 +15,8 @@ There are a few reserved properties within the structure of the msg objects bein
* **msg.location.city**
* **msg.location.country**
* **msg.time** - a time. The time should be either JavaScript Date object, or a number of milliseconds since epoch.
* **msg.time** - a time. The time should be either JavaScript Date object, or a number of milliseconds since epoch.
### For Fitness/activity based nodes/flows ###