Site updated at 2015-04-03 05:44:19 UTC
This commit is contained in:
parent
995b54cad1
commit
a535e95231
19 changed files with 78 additions and 78 deletions
|
@ -197,7 +197,7 @@ components within Home Assistant.</p>
|
|||
|
||||
<h2><a class='title-link' name='multiple-connected-instances' href='#multiple-connected-instances'></a> Multiple connected instances</h2>
|
||||
|
||||
<p>Home Assistant supports running multiple synchronzied instances using a master-slave model. Whenever <code>events.fire</code> or <code>states.set</code> is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.</p>
|
||||
<p>Home Assistant supports running multiple synchronized instances using a master-slave model. Whenever <code>events.fire</code> or <code>states.set</code> is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.</p>
|
||||
|
||||
<p class='img'>
|
||||
<a href='/images/architecture/architecture-remote.png'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue