Is the serial number available from Smart App code?
The Smart Things multipurpose sensors ( https://shop.smartthings.com/products/samsung-smartthings-multipurpose-sensor ) have serial numbers like 690US13J3G2597
printed on the enclosure. Is it possible for Groovy code in a Smart App to access this value? I know that I can get the sensor label and a UUID, but neither is stable or can be verified by looking at the device.
For context, I’m developing a Smart App to connect a few dozen (up to a few hundred) sensors to our modeling & visualization software. I’d like to have a unique ID for every sensor in the database, without requiring the field engineers who install the sensors to enter a bunch of random characters into the Smart App.