We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a58a1d commit 37e9a07Copy full SHA for 37e9a07
Readme.md
@@ -6,6 +6,8 @@ All you need to implement is the code which reads your sensor data.
6
7
Aileen provides a server to receive data from Aileen boxes. The server displays a dashboard with a map of the boxes and their collected data.
8
9
+See implementation examples at https://github.com/aileenproject (counting wifi devices & LAN-connected PCs).
10
+
11
## Dependencies
12
13
- Make a virtual environment: `virtualenv env_aileen`
0 commit comments