1.0.20 • Published 2 years ago

node-red-contrib-iiot-systime v1.0.20

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

node-red-contrib-iiot-systime

platform NPM version NPM

A Node-Red node for read system time

Node Features

  • Reads system time and sends as number array.
  • Update on cycle time interval.

Install

Install with Node-Red Palette Manager or npm command:

cd ~/.node-red

npm install node-red-contrib-iiot-systime

Time/Date Array Elements:

ElementValueArray-Index
Seconds0 .. 590
Minutes0 .. 591
Hours0 .. 12/232
AM/PM0=AM, 1=PM3
Weekday0 .. 7, 0=Sunday4
Day1 .. 315
Month1 .. 126
YearYYYY7