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
   
![image](https://github.com/apache/plc4x/assets/5848026/16ff127f-3019-496f-9134-d0659294c31d)
   
   
   plc4j  choose endpointurl error
   
   String connectionString = "opcua:tcp://192.168.199.100:4840?discovery=false";
   
   
   
![image](https://github.com/apache/plc4x/assets/5848026/60527d6d-5300-4b17-875e-30fd31155cfb)
   
   
   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

Reply via email to