pull/8/head
Terrtia 2019-01-25 16:18:09 +01:00
commit e422605a81
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
4 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# D4 core # D4 core
![](https://www.d4-project.org/assets/images/logo.png)
D4 core are software components used in the D4 project. The software includes everything to create your own sensor network or connect D4 core are software components used in the D4 project. The software includes everything to create your own sensor network or connect
to an existing sensor network using simple clients. to an existing sensor network using simple clients.
@ -75,3 +77,8 @@ cd server
The web interface is accessible via `http://127.0.0.1:7000/` The web interface is accessible via `http://127.0.0.1:7000/`
### Screenshots of D4 core server management
![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/main.png)
![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/sensor-mgmt.png)
![](https://raw.githubusercontent.com/D4-project/d4-core/master/doc/images/server-mgmt.png)

BIN
doc/images/main.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

BIN
doc/images/sensor-mgmt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
doc/images/server-mgmt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB