Google Chrome 应用程序 Chrome Kiosk 模式下的管理许可证序列号

Google Chrome App Chrome Managemement Licence Serial Number in Kiosk Mode

是否可以在 Chrome Kiosk 应用程序中获取 Chrome 管理许可设备序列号或唯一标识符?

我问这个是因为我们正在尝试 post 每个信息亭的唯一内容并且使用序列号等 uuid 是一种显而易见的方法。

我意识到,如果没有 chrome 管理许可证,由于隐私原因,无法获得序列号或 uuid,但我希望 chrome 管理许可证有办法。

解决方案在这里:

https://developer.chrome.com/extensions/enterprise_deviceAttributes

仅适用于从控制面板推送应用程序的已注册设备

chrome.enterprise.deviceAttributes.getDirectoryDeviceId(function callback)