gopcua / opcua

Native Go OPC-UA library
MIT License
829 stars 253 forks source link

In browse example, description maybe empty and continue browse next n… #704

Closed womeikong closed 6 months ago

womeikong commented 6 months ago

browse.go in examples

  1. Handle the exception of nil to string when description is nil
  2. Browse next node when current nodeid is BadNodeIdUnknown