aboutsummaryrefslogtreecommitdiff
path: root/docs/Sprint3_FAT.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-01-17 22:11:46 +0100
committerlonkaars <loek@pipeframe.xyz>2023-01-17 22:11:46 +0100
commitfabf078d519acdd47f3dec6df19b46d53321e981 (patch)
tree173849db1e1cacace9ddaf7d67a8454303723776 /docs/Sprint3_FAT.md
parentbd51d119d424cbbd86e2129358ab59a7da8a8723 (diff)
merge #10
Diffstat (limited to 'docs/Sprint3_FAT.md')
-rw-r--r--docs/Sprint3_FAT.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/Sprint3_FAT.md b/docs/Sprint3_FAT.md
deleted file mode 100644
index e7f6ab5..0000000
--- a/docs/Sprint3_FAT.md
+++ /dev/null
@@ -1,20 +0,0 @@
-## Functional requirements
-1. [] The network has atleast three nodes in a network
-2. [] A node in a network has one button and one led
-9. [] Nodes are in a bluetooth mesh network
-10. [] Client is connected to the mesh network and internet
-13. [] Nodes contain one sensor element and one actuator element
-14. [] Nodes send and receive bluetooth messages
-
-## Technical requirements
-3. [] Nodes can control multiple LEDs
-4. [] Client application can control atleast 1 button and LED
-5. [] The simulated node can interect and be interacted with physical nodes
-6. [] Nodes can dynamically be registered during runtime
-7. [] Nodes can be provisioned by the border router
-
-11. [] Client can monitor and control mesh network
-12. [] Nodes (inputs/outputs) can be bound to eachother
-15. [] Nodes can signed out/in via client
-21. [] Client can connect to other nodes
-