[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: 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 Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|