OPC-UA VendorServerInfo in Ignition 8.3

I'm working on migrating our standard project from 8.1 to 8.3 and as I was doing some of the diagnostics, I noticed that VendorServerInfo which used to work in 8.1 no longer works in 8.3 or something with my project broke it. Does anyone else show any tags under this object? Running 8.3.4 but 8.1 definitely had data there for diagnostics like:

  • AvailableProcessors
  • MaxMemory
  • OsArch
  • OsName
  • OsVersion
  • ProcessCpuLoad
  • SystemCpuLoad
  • UsedMemory

These were never explicitly added by the Ignition OPC UA server, they were part of the Milo SDK and were removed for the 1.0 release because at least a couple of them relied on proprietary com.sun.* stuff.

And because it was weird that the SDK was adding “vendor” stuff.

1 Like