mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
SSL for FHEM2FHEM
git-svn-id: https://svn.fhem.de/fhem/trunk@1649 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6d321a6553
commit
5d7af06c13
@ -8321,12 +8321,14 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK. <br> You need to define an RFXtrx433
|
||||
<a name="FHEM2FHEMdefine"></a>
|
||||
<b>Define</b>
|
||||
<ul>
|
||||
<code>define <name> FHEM2FHEM <host:portnr> [LOG:regexp|RAW:devicename] {portpassword}
|
||||
<code>define <name> FHEM2FHEM <host>[:<portnr>][:SSL] [LOG:regexp|RAW:devicename] {portpassword}
|
||||
</code>
|
||||
<br>
|
||||
<br>
|
||||
Connect to the <i>remote</i> fhem on host. portnr is the global port
|
||||
attribute of the remote fhem. The next parameter specifies the connection
|
||||
attribute of the remote fhem, or 7072 if not defined. The optional :SSL
|
||||
suffix is needed, if the remote fhem configured SSL for this port.<br>
|
||||
The next parameter specifies the connection
|
||||
type:
|
||||
<ul>
|
||||
<li>LOG<br>
|
||||
|
Loading…
Reference in New Issue
Block a user