aboutsummaryrefslogtreecommitdiff
path: root/docs/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/fat.md
parentbd51d119d424cbbd86e2129358ab59a7da8a8723 (diff)
merge #10
Diffstat (limited to 'docs/fat.md')
-rw-r--r--docs/fat.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/fat.md b/docs/fat.md
new file mode 100644
index 0000000..e7f6ab5
--- /dev/null
+++ b/docs/fat.md
@@ -0,0 +1,20 @@
+## 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
+