dresden elektronik RaspBee II Podręcznik użytkownika - Strona 5
Przeglądaj online lub pobierz pdf Podręcznik użytkownika dla Gateway dresden elektronik RaspBee II. dresden elektronik RaspBee II 8 stron. Zigbee usb gateway
Docker
Supported host systems
Linux x86_64/amd64
Linux armv7 (e.g. Raspberry Pi)
Linux arm64
To run deCONZ in a Docker container, we recommend the Docker image marthoc/deconz, which is
maintained by the community. This image supports on amd64, arm64 and armhf platforms.
https://hub.docker.com/r/marthoc/deconz
Installation
The following steps describe how to start the deCONZ container on a Linux host system.
1. Configure user access rights of the serial interface
sudo raspi-config
Interfacing Options → Serial
Would you like a login shell accessible over serial? → No
o
Would you like the serial port hardware to be enabled? → Yes
o
Note: Changes to access rights only become active after a restart.
2. Create directory for persistent configuration
mkdir -p ~/.local/share/dresden-elektronik/deCONZ
3. Start deCONZ Docker container
4.
docker run -d \
5.
--name=deconz \
6.
--net=host \
7.
--restart=always \
8.
-v /etc/localtime:/etc/localtime:ro \
9.
-v ~/.local/share/dresden-
elektronik/deCONZ:/root/.local/share/dresden-elektronik/deCONZ \
10.
--device=/dev/ttyAMA0 \
marthoc/deconz
With this configuration deCONZ runs in a Docker container on port 80.
Now the first Zigbee devices can be paired via the Phoscon App. Further information can be found in
the
Phoscon App
documentation.
A description of all available parameters as well as the use of Docker-Compose and VNC to access
the deCONZ GUI can be found in the
dresden elektronik ingenieurtechnik gmbh
Enno-Heidebroek-Str. 12
01237 Dresden | Germany
© 2019 dresden elektronik ingenieurtechnik gmbh. Alle Rechte vorbehalten. Alle Warenzeichen, eingetragene Warenzeichen
und Produktnamen sind das Eigentum der jeweils Berechtigten. Für die Aktualität, Vollständigkeit und Richtigkeit der
enthaltenen Informationen können wir keine Garantie übernehmen. Technische Änderungen vorbehalten.
Container
Documentation.
Tel: +49 351 31850-0 Fax: -10
www.dresden-elektronik.de
Kontakt