API for WiFi RSSI & MAC Address in Web App

I am developing a WebOS Web App, and I would like to know if there is an API to retrieve the WiFi RSSI (Received Signal Strength Indicator).
Additionally, could you confirm whether the device’s MAC address is still not accessible through any API?
Thank you

Currently, no API is provided to get WiFi RSSI or MAC address. Instead, you can use Device Unique ID API. LGUDID is generated using MAC as a seed. Thank you.

1 Like