Hi all,
Wondering if anybody had written a plugin or come up with some other way of doing simple string manipulation on incoming UDP messages.
We are currently working on integrating with a predefined control system, which ends all messages with \x0D (<CR>) and need to recieve \x0D on the end of any messages sent back from the Brightsign.
Adding \x0D to outgoing messages is quite simple, but I was wondering if anybody had already looked how to strip this from a incoming message so I can map incoming messages straight to variables such as volume control without need for lots of conditional rules.
Regards,
Callum