FlowFuse / FlowFuse/node-red-dashboard

Allow multiple addressable outputs for "ui-template" node

Open
#867 2 comments 0 reactions 0 assignees View on GitHub
size:M type:feature
Dominant language
HTML
Stars
355
Forks
82
Avg merge
4d 23h
Merged PRs (30d)
24

Description

### Description

In order to reduce the number of nodes used for developing controls, I suggest enabling multiple outputs for the ui-template node. This feature would bring immense flexibility in intelligently utilizing control resources for projects.

Despite being aware that culturally, users and developers of dashboards and their features greatly appreciate creating an observation environment, there are projects like mine that aim to utilize the dashboard for control purposes and its many possibilities alongside data observation.

Below, I provide an example of the suggestion.

![image](https://github.com/FlowFuse/node-red-dashboard/assets/166838585/c03052c3-a73c-45d0-a2c4-3115f1cdd7d0)

![image](https://github.com/FlowFuse/node-red-dashboard/assets/166838585/8f498b63-1129-496c-bfa8-3210990add40)

`node.send([{payload: "ON"}, null]);`

### Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.