Hi Support,
I would like to trigger a generic event using SDK. Could you please send me a sample of code including following editable parameters: destination IP address and port, message to be sent…
Thank you very much in advance.
Kr,
David.
Hi Support,
I would like to trigger a generic event using SDK. Could you please send me a sample of code including following editable parameters: destination IP address and port, message to be sent…
Thank you very much in advance.
Kr,
David.
There is no classes or methods in the SDK for triggering generic events as the entire idea of these are to enable triggering by simple TCP communication.
There is, however, a protocol sample named “Trigger Generic Event” showing how to do it.