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: docs/ROADMAP.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Here is some information about our structure and terminology.
6
6
7
7
-[**General Features**](#general-features): In this section, we have listed all the features, that are relevant for the whole Entirety app, e. g. design style, user management, etc.
8
8
9
-
-[**App-Specific Features**](#app-specific-features): In this section, we have sorted the features based on the relevant sub-apps. The planned features for devices processing, for example, will be placed under [Devices App](#devices-app).
9
+
-[**App-Specific Features**](#app-specific-features): In this section, we have sorted the features based on the relevant sub-apps. For example, the planned features for devices processing, will be placed under [Devices App](#devices-app).
10
10
- Legend:
11
11
- x = planned
12
12
- o = ongoing
@@ -44,16 +44,16 @@ Depending on the necessity, difficulty, and our internal capacity, the features
| Batch Create | User can create multiple entities with similar entity attributes. |✓||
46
46
| Batch Delete | User can delete multiple selected entities with a special view for all the associations. |✓||
47
-
| Data Model Support | Allow user to create entities based on the predefined data model from the `Data Model App`|o||
48
-
| Change of Relationships | Currently, FiLiP prevents us from updating a relationship attribute. In order to adjust relationships this needs to be fixed or another function of FiLiP needs to be used. ||x|
47
+
| Data Model Support | Allow user to create entities based on the predefined data model from the `Data Model App`|✓||
48
+
| Change of Relationships | Currently, FiLiP prevents us from updating a relationship attribute. In order to adjust relationships this needs to be fixed or another function of FiLiP needs to be used. ||✓|
49
49
50
50
### Notifications App
51
51
52
52
| Short Name | Descriptions | Short-Term | Long-Term |
| Expression builder | Expressions can be created from the app. | o ||
55
55
| Auto-load available attributes | Load available attributes on matching entities. |✓||
56
-
| Load Subscriptions | Synchronize existing subscriptions with the context broker. ||x|
56
+
| Load Subscriptions | Synchronize existing subscriptions with the context broker. |✓||
57
57
58
58
### Devices App
59
59
@@ -63,13 +63,13 @@ Depending on the necessity, difficulty, and our internal capacity, the features
63
63
| Batch Delete | User can delete the devices matching the filter, or delete multiple selected devices. |✓||
64
64
| Multi-Entity Support | User can use the Multi-Entity feature as described [here](https://iotagent-node-lib.readthedocs.io/en/latest/advanced-topics.html#multientity-plugin-multientity). || x |
65
65
| Service Group CRUD | CRUD operations of service group |✓||
66
-
| Data Model Support | Allow user to create entities based on the predefined data model from the `Data Model App`|o||
66
+
| Data Model Support | Allow user to create entities based on the predefined data model from the `Data Model App`|✓||
67
67
68
68
### Data Model App
69
69
70
70
| Short Name | Descriptions | Short-Term | Long-Term |
0 commit comments