esera automation 19200-1 Manual - Página 7

Procurar online ou descarregar pdf Manual para Equipamento de gravação esera automation 19200-1. esera automation 19200-1 9 páginas.
Também para esera automation 19200-1: Manual do utilizador (5 páginas)

esera automation 19200-1 Manual
Art. Nr. 19200 Linux
8.7
IP-Symcon Installation
Installation of IP-Symcon on the ESERA-Station 200
sudo nano /etc/apt/sources.list
Insert the following line at the end:
deb
http://apt.symcon.de/ stable rpi
save and exit with CTRL+O, CTRL+X
Add GPG-Key
wget -qO
-
http://apt.symcon.de/symcon.key | sudo apt-key add -
Now execute the following commands on the Shell:
sudo apt-get update
sudo apt-get install symcon
The IP-Symcon WebFront (web interface) should be accessible at http://IP-Adresse:3777/.
The IP-Symcon administration console (ips_console.exe) can be used for configuration via IP address and port
3777 if the IP-Symcon server is not found automatically.
How to start and stop the IP-Symcon-Service?
sudo /etc/init.d/symcon start
sudo /etc/init.d/symcon stop
sudo /etc/init.d/symcon restart
Where do I find what?
/usr/bin/symcon – Executable
/usr/share/symcon/ - Static Data (IP-Symcon Installation)
/var/lib/symcon/ - Variable Data (Settings, Skripte, Medien...)
/var/log/symcon/ - Log Files (Logfiles...)
How can I check if the service is running correctly?
sudo ps x
|
grep symcon
How can I view/trace the log file?
tail -f
/var/log/symcon/logfile.log
To update IP-Symcon to the current version without upgrading to a new version, use the following commands via
the terminal.
sudo apt-get update
sudo apt-get upgrade
You can upgrade to a new version, e.g. from IP-Symcon V4.4 to 5.0, with the following command.
Please note that this command will upgrade not only IP-Symcon but also the entire Linux distribution.
sudo apt-get dist-upgrade
8.8
IP-Symcon Software moduls
In order to be able to integrate the ESERA 1-Wire Controller, 1-Wire Gateway and ESERA-Station 200 into
IP-Symcon, we provide libraries via Github server.
ESERA IP-Symcon Moduls
https://github.com/ESERA-Automation/IPS-Module.git
8.9
IP-Symcon in ESERA Style
To switch IP-Symcon to the ESERA style, we provide libraries via github server. In the delivery state of
ESERA-Station 200, the skin "ESERA Green" is already activated.
All rights reserved. Reproduction as well as electronic duplication of this user guide, complete or in part, requires the written consent of
ESERA GmbH. Errors and technical modification subject to change. ESERA GmbH, ESERA-Automation 2020
www.esera.de
19200 V1.0 R1.0 Commissioning II
Page 7 of 9