Jump to content

XAP Home Automation protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fahidka (talk | contribs) at 18:51, 26 April 2011 (Created page with ''''xAP''' is an open protocol used for home automation and supports integration of telemetry and control devices primarily within the home. Common communications ne...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

xAP is an open protocol used for home automation and supports integration of telemetry and control devices primarily within the home. Common communications networks include RS232,RS485,Ethernet& wireless. xAP protocol always uses brodcast for sending the messages. All the receivers listens to the message and introspects the message header to verify whether the message is of its interest. xAP protocol has the following key advantages.

  • It makes use of existing infrastructure wherever possible (for example it can co-exist with various physical layers like RS232 or wireless LAN)
  • It can even intercommunicate between multiple networks like RS232 or wireless by just deploying a physical bridge.
  • xAP does not require any central controller. All nodes can act as sender or receiver.
  • xAP system provides distributed and fault tolerant architecture which allows continuous operation of systems even in the event of component failures.