Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

thethingbox-node-timestamp

timestamp node for thethingbox, compatible with node-red

thethingbox node, thethingbox, node-red

readme

thethingbox-node-timestamp

A node for TheThingBoxTheThingBox or Node-RED to add a timestamp to the message.

Install

Run the following command in the root directory of your Node-RED install (TheThingBox : /root/thethingbox/node_modules/node-red)

npm install thethingbox-node-timestamp

Usage

This node adds a timestamp to the message. It sets msg.timestamp to the current time in UTC ISO 8601 (ex. 2014-09-05T09:02:48.954Z).