gopcua / opcua

Native Go OPC-UA library
MIT License
856 stars 259 forks source link

Description is not necessary and handling BadNodeIdUnknown node in browse #705

Open womeikong opened 8 months ago

womeikong commented 8 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