[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: Re: RS485 - XPL on the wire
Hi John
Have had a quick read of control.basic and sensor.basic.......
Does the xPL Messages below look correct ??
SEND setup for zone 2 command.....
xpl-cmnd
{
hop=1
source= xpl-xplhal.mainpc
target=aec-firm.mainpc
}
control.basic
{
device=ZONE2
type=FIRM
current=SEND
}
Is this one correct for requesting which zone is receiving ir
???........Sensor.basic ..ok??
xpl-cmnd
{
hop=1
source= xpl-xplhal.mainpc
target=aec-firm.mainpc
}
sensor.basic
{
device=INFRARED
type=FIRM
current=REQUEST
}
Is this message ok........Reply with active receiving zone listed ......I
have to use Infrared as the device
xpl-stat
{
hop=1
source= aec-firm.mainpc
target=*
}
sensor.basic
{
device=INFRARED
type=FIRM
current=ZONE4
}
Thanks
Frank
----- Original Message -----
From: "John B" <home-automation@xxxxxxx>
To: <ukha_xpl@xxxxxxx>
Sent: Monday, October 25, 2004 4:04 AM
Subject: Re: [ukha_xpl] Re: RS485 - XPL on the wire
>
> Hi Frank,
>
> > Below is what i would assume to be an xPL Dmx command..???looks
ok ???
> >
> > *********
> > xpl-cmnd
> > {
> > hop=1
> > source= xpl-xplhal.mainpc
> > target=aec-dmx.mainpc
> > }
> > dmx.basic
> > {
> > channel=20
> > level=45
> > }
> >
> > ****************************************************
>
> Rather than creating a DMX-specific schema, we could probably make use
of
the standard control schema, as follows:
>
> control.basic
> {
> device=<dmx channel>
> type=dmx
> current=<dmx level>
> }
>
> And use sensor.basic for reporting data back from DMX (if required).
>
> Regards,
>
> John
>
>
>
>
> xPL Links: http://www.xplproject.org.uk http://www.xplhal.com
http://www.xpl.myby.co.uk
> To Post a Message: ukha_xpl@xxxxxxx
> To Subscribe: ukha_xpl-subscribe@xxxxxxx
> To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
> Yahoo! Groups Links
>
>
>
>
>
>
>
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|