You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Tedge node-red plugin
2
2
3
-
:telescope: Experiment - Just researching what a Node-RED integration with thin-edge.io could look like using Node-RED projects and a custom software management plugin.
4
-
5
3
## Plugin summary
6
4
7
-
Install/remove node-red projects on a device.
5
+
Install/remove node-red projects on a device using thin-edge.io software management plugin.
8
6
9
7
### What will be deployed to the device?
10
8
@@ -16,7 +14,6 @@ Install/remove node-red projects on a device.
16
14
17
15
Node-red supports deploying multiple projects to a device however only one project can be active at one time. The `tedge-nodered-plugin` supports installing multiple projects, and the active project can be controlled by a special (magic) package name
18
16
19
-
20
17
A project can be activated by using a special package name and version.
0 commit comments