Convert nodered backend into a runnable plugin #300

Closed
opened 2023-09-02 02:01:45 +02:00 by blacklight · 1 comment
Owner
No description provided.
blacklight added this to the Convert backends into runnable plugins milestone 2023-09-02 02:01:45 +02:00
blacklight added the
enhancement
label 2023-09-02 02:01:45 +02:00
blacklight self-assigned this 2023-09-02 02:01:45 +02:00
blacklight added this to the integrations project 2023-09-02 02:01:45 +02:00
blacklight added the
wontfix
label 2023-12-18 15:29:13 +01:00
Author
Owner

nodered is actually one of the few exceptions that should remain a backend.

Just like backend.http, it fires it own web service and listens for active HTTP requests from another client (NodeRED in this case), and it doesn't have any configured actions.

`nodered` is actually one of the few exceptions that should remain a backend. Just like `backend.http`, it fires it own web service and listens for active HTTP requests from another client (NodeRED in this case), and it doesn't have any configured actions.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#300
No description provided.