From 4ead19d48b105d52d0d71db5ba8837304eb0dd27 Mon Sep 17 00:00:00 2001 From: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com> Date: Thu, 1 Aug 2019 14:11:56 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11ba764..db72213 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ FEATURES * Human readable CRON descriptions * Send timestamp, string, number, boolean, flow variable, global variable, JSON, Buffer or Env variable as the output. * Settable output variable (normally `msg.payload` but it is up to you) -* Optional timezone setting +* Multiple schedules can be entered by the UI +* Ability to add, remove, list, stop, start, pause schedules by a payload input permitting full flexability & dynamic control +* Full demo flow provided in node-red editors menu > import > examples. +* Optional timezone setting suppoting UTC and Region/Area (e.g. Europe/London) Install -------