Update requirementspecification authored by Rami Ojala's avatar Rami Ojala
...@@ -145,35 +145,7 @@ Here you can familiarize yourself with stories and paths. ...@@ -145,35 +145,7 @@ Here you can familiarize yourself with stories and paths.
| [#NR008]() | Every component of the whole system, should communicate with system backend with gRPC for maximum compatibility | Backend | | [#NR008]() | Every component of the whole system, should communicate with system backend with gRPC for maximum compatibility | Backend |
| [#NR009]() | RuuviTag should use bluetooth ID or MacID as a unique identifier in database as a key | Database | | [#NR009]() | RuuviTag should use bluetooth ID or MacID as a unique identifier in database as a key | Database |
| [#NR010]() | The system should not be accessible by outside and the whole environment should be closed. | Security | | [#NR010]() | The system should not be accessible by outside and the whole environment should be closed. | Security |
### Usability
| Id | Description | Category | Assigned to |
|:-:|:-:|:-:|:-:|
| [#US001]() ||||
### Performance
| Id | Description | Category | Assigned to |
|:-:|:-:|:-:|:-:|
| [#PF001]() ||||
### Information security
| Id | Description | Category | Assigned to |
|:-:|:-:|:-:|:-:|
| [#IS001]() ||||
### Data integrity
| Id | Description | Category | Assigned to |
|:-:|:-:|:-:|:-:|
| [#DI001]() ||||
### Technical requirements
| Id | Description | Category |
|:-:|:-:|:-:|
| [#TR001]() |||
## Service mock-up ## Service mock-up
... ...
......