|
- Switch on Door Turns On and Off Bluetooth Audio Receiver when door open and closes... ie When the door is shut the Bluetooth Audio Receiver can be “seen” and when the door is open the Audio receiver is gone...
- Foresight Linux running on an old Dell computer monitors for the presence of the Above Audio Receiver as well as other Bluetooth Devices.
- a iMac with OS X 10.3 communicates to Foresight via TCP/IP as well as an ActiveMQ Server using JMS.
- So now we have a link from the door to ActiveMQ. When the Door is open the ActiveMQ server receivers a ‘Door Open’ message. When the Door is shut, ActiveMQ receives a ‘Door Closed’ message.
|
|