IEC 61850 Client Driver logging

Hi there,

I am currently attempting to get the IEC61850 client driver to work, it is currently working for SELECT, but I am unsure about the gateway logging.
I am concerned that the gateway logs select params do not reflect the parameters I use to call the function:

My script calls gateway message handler: (Stored in Scripting > Project Library

My gateway message handlers:

My Gateway Logs:

I have my RTU set to only accept orIdent of "000101", so i know that this is what is being passed.
(Checked both cases with IEDScout).

It should be noted that if the timeout parameter changes: eg: 'T':2,
This is reflected within the gateway logs.

I think there is either a bug in, or some misunderstanding of, the underlying 61850 library from TMW. Curious to see if this is fixed in 8.3 where we've upgraded it.