Usage - cgjgh/node-red-dashboard-2-ui-scheduler GitHub Wiki

Usage Guide

Using the Node-RED Dashboard 2 UI Scheduler involves adding the scheduler to your flow and managing schedules effectively. Here's how you can start:

Basic Steps

  1. Add a Scheduler Node to Your Flow:

    • Drag and drop the scheduler node into your flow design.
  2. Configure the Node:

    • Use the configuration dialog to set essential options, including timezone and payload configurations.
  3. Creating New Schedules:

    • Open the dashboard.
    • Click the plus sign to add a new schedule.
    • Utilize cron expressions for setting specific timing events.

Examples

  • Daily Task: Set a task to run at a specific time every day.
  • Solar Event: Trigger actions based on sunrise or sunset.

Leverage the powerful tools in this scheduler for complex automation tasks.