- This is a list of all Node-RED instances belonging to this team running + This is a list of all Node-RED instances belonging to this team running in this FlowFuse.
Each Instance is a customised version of Node-RED that includes various FlowFuse plugins to integrate it with the platform.
-+
A number of the standard Node-RED settings are exposed for customisation, and they can be preset by applying a Template upon creation of an Instance.
@@ -39,7 +38,7 @@ data-el="instances-table" :columns="columns" :rows="instances" :show-search="true" search-placeholder="Search Instances..." :initialSortKey="sort.key" :initialSortOrder="sort.order" - :rows-selectable="!dashboardRoleOnly" + :rows-selectable="true" :pagination="paginationProps" @row-selected="openInstance" @update:search="updateSearch" @@ -103,7 +102,7 @@ /> -
@@ -135,12 +134,6 @@
-
- There are no dashboards in this team.
-