... | @@ -54,7 +54,7 @@ drwxr-xr-x 2 pi pi 4096 Feb 28 09:37 load |
... | @@ -54,7 +54,7 @@ drwxr-xr-x 2 pi pi 4096 Feb 28 09:37 load |
|
-rw-r--r-- 1 pi pi 1322 Feb 28 09:14 permissions.txt
|
|
-rw-r--r-- 1 pi pi 1322 Feb 28 09:14 permissions.txt
|
|
drwxr-xr-x 2 pi pi 4096 Feb 28 09:38 store
|
|
drwxr-xr-x 2 pi pi 4096 Feb 28 09:38 store
|
|
```
|
|
```
|
|
In this tutorial, we will focos on the `load/` and `enocean_config/` directorys. The load directory contains all our bundles. Later we will upload our application bundle to this file. Every bundle in this folder is autloaded by the framework. The enocean_config directory contains our EnOcean configuration file.
|
|
In this tutorial, we will focos on the `load/` directorys. The load directory contains all our bundles. Later we will upload our application bundle to this file. Every bundle in this folder is autloaded by the framework.
|
|
|
|
|
|
Let us now start the framework. The output should look like this:
|
|
Let us now start the framework. The output should look like this:
|
|
|
|
|
... | | ... | |