aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-11-18 12:50:56 +0100
committerUnavailableDev <69792062+UnavailableDev@users.noreply.github.com>2022-11-18 12:50:56 +0100
commitf805e8c9b29012e274a30894ed16eb9ef302e0d0 (patch)
tree6c281f08b013860a03fceea8ed0c0186d5e3846f
parent3c8898269807821c7d405e9b1634af3c5f220aa1 (diff)
pve
-rw-r--r--docs/pve.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/docs/pve.md b/docs/pve.md
index e4daf3a..127f7bf 100644
--- a/docs/pve.md
+++ b/docs/pve.md
@@ -15,8 +15,6 @@ SE = self explanatory
| 10 | Client connection | Client is connected to both the mesh and internet | Must |
| 13 | Node sensor/actuator | A node contains atleast one sensor or actuator | Must |
| 14 | Node send/receive other nodes | SE | Must |
-| | | | |
-
## Technical requirements
| ID | Name | Description | MoCoW |
@@ -25,8 +23,8 @@ SE = self explanatory
| 04 | Simulate node | The application can at least simulate 1 button and 1 LED | Must |
| 05 | Virtual node | The simulated node can interect and be interacted with physical nodes | Must |
| 06 | Dynamic node (un)registration | Nodes can dynamically be registered during runtime | Could |
-| 07 | Nodes can register other nodes | | Could |
-| 08 | Smart interface node and client | | Could |
+| 07 | Nodes can register other nodes | Nodes can be provisioned by other nodes | Could |
+| 08 | Smart interface node and client | Wireless conection over BLE or J-link | Could |
| 11 | Monitor and control | Client can monitor and control mesh network | Must |
| 12 | Groups | Nodes (inputs/outputs) can be bound to groups | Must |
| 15 | Nodes can sign (in/out) | (via Client) | Must |
@@ -37,8 +35,6 @@ SE = self explanatory
| 20 | Border router in mesh network | SE | Must |
| 21 | Client can connect nodes | SE | Must |
| 22 | Dynamically (dis)connect nodes | Nodes functionality can be (dis)connected during runtime | Must |
-| | | | |
-
## Boundary conditions
| ID | Name | Description | MoCoW |