Node-Red configuration
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Dirk Alders 97486731b5 Dashboard 2 - EG-West 4 meses atrás
..
nodes Dashboard 2 - EG-West 4 meses atrás
resources Dashboard 2 - EG-West 4 meses atrás
ui Dashboard 2 - EG-West 4 meses atrás
LICENSE Dashboard 2 - EG-West 4 meses atrás
README.md Dashboard 2 - EG-West 4 meses atrás
package.json Dashboard 2 - EG-West 4 meses atrás

README.md

UI LED (Node-RED Dashboard 2.0 Widget)

This repository contains the code base for ui-led, a third-party node for the Node-RED Dashboard 2.0.

Screenshot 2024-02-17 at 09 55 55

Configuration Options

The ui-led node has the following configuration options:

General

Screenshot 2024-02-17 at 10 02 43

  • Name: The name of the node within the context of the Node-RED editor.
  • Group: The UI Group that the LED will render inside.
  • Size: The relative size of the LED with width x height

Label Styling

Screenshot 2024-02-17 at 10 02 28

  • Text: The label to display next to the LED.
  • Placement: Which side of the LED the label will be displayed.
  • Alignment: Within the space to the left/right of the LED, how the label will be aligned in that space.

LED Styling

Screenshot 2024-02-17 at 10 01 59

  • Shape: “Circle” or “Square”
  • Show Border: Should the LED have a fixed border around the shape, emulating a physical LED.
  • Show Glow: Should the LED have a glow effect.

Values

Screenshot 2024-02-17 at 10 01 44

  • Maps a value to a respective color. If a value is provided that it doesn’t recognise, a general grey color will be used.