raspberry-enocean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
raspberry-enocean [2015/03/27 13:27]
Stéphane Lavirotte [Compile EnOcean Link Library]
raspberry-enocean [2015/03/27 14:46]
Stéphane Lavirotte [Compile EnOcean Link Library]
Line 56: Line 56:
 Then take all your EnOcean devices and click on them: click on switches to send an event and click on the learn button to send a datagram to discover the equipment. Then you can go the ''​EnOcean''​ and you can find all the equipment recognized by Fhem. Then take all your EnOcean devices and click on them: click on switches to send an event and click on the learn button to send a datagram to discover the equipment. Then you can go the ''​EnOcean''​ and you can find all the equipment recognized by Fhem.
  
-So now you know that everything is functional without programming anything+So now you know that everything is functional without programming anything
 + 
 +<note warning>​Be careful: you must stop the Fhem server before trying to communicate with another program to listen to events, else you will notice some problems like not receiving all events (some of them may be cacthed by Fhem).</​note>​
  
 ===== Compile EnOcean Link Library ===== ===== Compile EnOcean Link Library =====
Line 85: Line 87:
 ./​Tutorial.sh ./​Tutorial.sh
 cd Tutorials cd Tutorials
-./HelloWorld+./Tutorial1
 </​code>​ </​code>​
  
  • raspberry-enocean.txt
  • Last modified: 2015/03/27 15:56
  • by Stéphane Lavirotte