Mac address on tv and emulator

How can I get mac address of tv and emulator?

Currently, no APIs for getting MAC are provided. Instead, you can use Device Unique ID API. LGUDID is generated using MAC as a seed. Thank you.

In the emulator versions from v1.2.0 to v3.0.0 is it not possible to get the LGUDID?



Please refer to API compatibility on webOS TV emulator. Thank you.

But for example, if it is not possible to capture the LGUDID, in version 2 of the emulator and if I have a TV (physical device) with the same webOS version of this emulator, will it not be compatible with the TV as well?.

So in these older versions (from version 1.2 to 3) of the emulator, it is not possible to get the LGUDID, because it is not compatible, is there any other alternative? Getting the mac address is not possible either, right?

You can also refer to API compatibility on webOS TV device. Device Unique ID API is supported in the webOS TV 3.0 and higher. For the webOS TV 1.0 and 2.0, you should generate UUIDs by yourself through user authorization. Thank you.