Internal Temperature Sensor

is temperature sensor is internally integrated in beagle bone black or beagle bone black industrial ?
When I go for the below command line
“cat /sys/class/thermal/thermal_zone0/temp”
I got
cat /sys/class/thermal/thermal_zone0/temp
cat: /sys/class/thermal/thermal_zone0/temp: No such file or directory
debian@beaglebone:/sys/class/thermal$

Is it possible to know the beagle board temperature?

It’s my understanding that although the arm specification requires a temp sensor, its not made available on the beaglebone black.

The am335x’s built-in temp sensor was considered in-accurate by TI, so support for it has not been pushed mainline…

Regards,