1.0.24 • Published 1 year ago

node-red-contrib-iiot-ntptime v1.0.24

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

node-red-contrib-iiot-ntptime

platform NPM version NPM

A Node-Red node for reads NTP Server Time and sends as number array

Node Features

  • Reads time from NTP server and sends as number array.
  • Update on cycle time interval.
  • Input message changes ntp-server name.

!! Warning !!

A very quick query of the NTP server can lead to blocking of the IP.

Install

Install with Node-Red Palette Manager or npm command:

cd ~/.node-red

npm install node-red-contrib-iiot-ntptime

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

CHANGELOG

1.0.22

1 year ago

1.0.21

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.20

2 years ago

1.0.19

2 years ago