Hi,
I am trying to setup a node-red flow where i am using "IIOT method caller" node for connection. My configuration seems OK but when i am passing Boolean input parameter which is acceptable parameter for my method then it is not working and giving error. But same method is called successfully through UaExpert client.
Following is the error message that i am getting -
"Error: Invalid variant arrayType: Scalar dataType: Boolean value:true".
Please help with the issue.
Thanks