qtvbwfn opened a new issue, #1144: URL: https://github.com/apache/plc4x/issues/1144
### What happened? When no transportEndpoint is configured, the URL is not handled correctly. UAExpert works ok  plc4j choose endpointurl error String connectionString = "opcua:tcp://192.168.199.100:4840?discovery=false";  The correct URL should be opc.tcp://192.168.199.100:4840/freeopcua/server/. ### Version 0.10.0 ### Programming Languages - [X] plc4j - [ ] plc4go - [ ] plc4c - [ ] plc4net ### Protocols - [ ] AB-Ethernet - [ ] ADS /AMS - [ ] BACnet/IP - [ ] CANopen - [ ] DeltaV - [ ] DF1 - [ ] EtherNet/IP - [ ] Firmata - [ ] KNXnet/IP - [ ] Modbus - [X] OPC-UA - [ ] S7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org