OPC UA Event Filters provide powerful constructs for the server-side selection of relevant events. This feature is
however underused in practice, also because of the complexity of Event Filters. Event Filters are expressed in a
"byte-code" encoding. Assembling this encoding by hand is difficult and error-prone.
This tool helps by converting from a formal query language to byte-code encoding. You can read more
here
.