I'm using SendEvent to send info to EventGhost. But I can't figure out how to send multiple parameters. I'd like to send a text string followed by %device% but when I send more than one parameter I get an error in the log and EventGhost does not receive anything. What am I doing wrong?
This is not going to work at all unless the device happens to expose it as a command (unusual, but I suppose it's possible). You need to do this in driver code, not possible directly from Rule Machine.