firmwareVersion and deviceInfo.version

hi there,

when calling window.webOS.deviceInfo (documented here) the version is described as representing:

“The full name of TV SW version. You can check the value in the software version of the TV Settings menu.”

we’ve also noticed that the value above matches whats returned when calling getSystemInfo for the firmwareVersion (as documented here).

are firmware version and software version the same?

Yes, they return the same value. Thank you.