SendEvent with multiple parameters

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?

2023-06-21 16 35 16

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.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.