FlowFuse / FlowFuse/flowfuse

Set outbound wires for a node

Open
#6,904 0 comments 0 reactions 0 assignees View on GitHub
area:ff-expert
Dominant language
JavaScript
Stars
400
Forks
89
Avg merge
1d 21h
Merged PRs (30d)
146

Description

## Context

Parent: #6897 — FE MQTT Migration

Migrate the `custom:set-wires` action from HTTP to MQTT transport. This action allows the Expert to programmatically set outbound wires for a node, connecting nodes together.

## Scope

- Implement `custom:set-wires` over MQTT
- Need to check for removal and editing of existing wires (not just adding new ones)

## Estimate

1h

## Acceptance Criteria

- [ ] Expert can set outbound wires for a node via MQTT message
- [ ] Existing wires can be removed or edited, not just added
- [ ] Wire routing renders correctly in the editor

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.