Eclipse Milo supports XML encoding if I'm correct. I want to make use of this XML encoding and changed the getEndpoint addres from opc.tcp://server ~binary to http://server ~web.
Before I'm continuing my assignment I wanted to make sure if it really worked. Because in the console log I see this result.
I'm connecting to a S7-1500 PLC(server) with an opc opc.tcp address. But the connection can still be made even if the endPoint(in Milo) is set on http.
My question is how is this possible and is the XML encoding really active now?
Thanks in advance!