From fabf078d519acdd47f3dec6df19b46d53321e981 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 17 Jan 2023 22:11:46 +0100 Subject: merge #10 --- docs/Sprint3_FAT.md | 20 -------------------- docs/fat.md | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 docs/Sprint3_FAT.md create mode 100644 docs/fat.md 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 - 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 + -- cgit v1.2.3