[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Netiom-xAP
- Subject: Netiom-xAP
- From: "Rob Kearns" <robkearns@xxxxxxxxx>
- Date: Sun, 05 Jun 2005 18:18:24 -0000
Hi,
I'm having trouble controlling the outputs on my Netiom. There are
three ways of identifying the target device, uid, target and key
values in the message, and I'm a bit confused as to when to use them.
I've tried the following messages without luck:
xap-header
{
hop=1
target=phaedrus.netiom.Location
v=12
source=rk.test.source
class=xAPBSC.cmd
uid=FF123400
}
outputs.state
{
Output.1=On
}
xap-header
{
hop=1
target=phaedrus.netiom.Location:output.1
v=12
source=rk.test.source
class=xAPBSC.cmd
uid=FF123411
}
output.state
{
state=On
}
xap-header
{
hop=1
target=phaedrus.netiom.Location
v=12
source=rk.test.source
class=xAPBSC.cmd
uid=FF123400
}
global.state
{
outputs=On
}
I'm using my own program to send the messages so it could be something
obvious that I've overlooked or a malformed message. All lines are
terminated with a lf.
Any help would be appreciated.
Thanks
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|