shutdown/rereadcfg added
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@932 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -706,7 +706,7 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
Re-read the configuration file.
|
||||
Note: The statefile will be saved first, then the config file will be read
|
||||
(all devices will be initialized again), and at last the statefile will be
|
||||
reloaded.
|
||||
reloaded. It triggers upon completion the global:REREADCFG event.
|
||||
<br><br>
|
||||
Example:
|
||||
<ul>
|
||||
@@ -783,7 +783,7 @@ A line ending with \ will be concatenated with the next one, so long lines
|
||||
<code>shutdown</code>
|
||||
<br><br>
|
||||
Shut down the server (after saving the <a href="#statefile">state information
|
||||
</a>)
|
||||
</a>). It triggers the global:SHUTDOWN event.
|
||||
<br><br>
|
||||
Example:
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user