Provide a xAP interface to a CM12U X-10 controller. There are significant subtleties in writing a generic X-10 schema which are not addressed here - this is very quick and dirty.
xap-header{v=12hop=1uid=FF123400class=xap-x10.requestsource=acme.my.controllertarget=rocket.cm12u.home}xap-x10.request{command=ondevice=L1}
xap-header{v=12hop=1uid=FF123400class=xap-x10.requestsource=acme.my.controllertarget=rocket.cm12u.home}xap-x10.request{command=offdevice=L1}
xap-header{v=12hop=1uid=FF123400class=xap-x10.requestsource=acme.my.controllertarget=rocket.cm12u.home}xap-x10.request{command=DIMdevice=L1count=100}
xap-header{v=12hop=1uid=FF123400class=xap-x10.requestsource=acme.my.controllertarget=rocket.cm12u.home}xap-x10.request{command=brightdevice=L1count=50}
xap-header{v=12hop=1uid=class=xap-x10.eventsource=}xap-x10.event{event=on|off|dim|bright|all_lights_on|all_lights_off|all_units_offdevice=L1count=nn (only for dim/bright events)}
Copyright (c) 2002-2006 Patrick Lidstone unless otherwise stated.All rights reserved.