2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00
fhem-mirror/fhem/README_DEMO.txt
rudolfkoenig 8d9f3e678e DEMO extracted from contrib/FHEM_demo.tar.gz to the fhem directory in order to
ease its use for beginners.


git-svn-id: https://svn.fhem.de/fhem/trunk@3938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-09-22 12:33:25 +00:00

21 lines
710 B
Plaintext

Prerequisite:
- perl
- stop any existing FHEM process first (if started any).
HOWTO:
Start FHEM with a demo configuration with
perl fhem.pl fhem.cfg.demo
(typed in a terminal) and point your browser to http://YourFhemHost:8083
Stopping:
- type shutdown in the browser command window, followed by RETURN
or
- type CTRL-C in the terminal window
This demo:
- it won't overwrite any settings in the productive FHEM installation
- it uses its own log-directory (demolog) and configfile (fhem.cfg.demo)
- it won't start in the background, the FHEM-log is written to the terminal
- it won't touch any home-automation hardware (CUL, ZWawe dongle, etc) attached
to the host.