Skip to content

Commit

Permalink
Documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SR-G committed Jan 27, 2015
1 parent c75eacb commit 7d7bd2c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ Example of configuration under OpenHab.

This is a very standard configuration : MAC addresses have just to be reversed.

<pre>
<pre>Switch Network_WoL_Solaris "Wake PC (solaris)" <wake> (WoL, Status, Network) { wol="192.168.8.255#14:da:e9:01:98:19" }
Switch Network_WoL_Jupiter "Wake PC (jupiter)" <wake> (WoL, Status, Network) { wol="192.168.8.255#bc:5f:f4:2b:df:26" }
Switch Network_WoL_Laptop "Wake PC (laptop)" <wake> (WoL, Status, Network) { wol="192.168.8.255#C4:D9:87:7A:78:35" }

</pre>
Switch Network_SoL_Solaris "Sleep PC (solaris)" <sleep> (WoL, Status, Network) { wol="192.168.8.255#19:98:01:e9:da:14" }
Switch Network_SoL_Laptop "Sleep PC (laptop)" <sleep> (WoL, Status, Network) { wol="192.168.8.255#35:78:7A:87:D9:C4" }
</pre>

0 comments on commit 7d7bd2c

Please sign in to comment.