I need to find a way of uniquely identifying each device (ChromeBook / ChromeBox) using a Chrome App, I have taken a look through the Chrome App docs and also at the docs for creating a native plugin using the pepper api.
But I can't see the ability to identify a device in either, just a user (which isn't sufficient for my use).
Can this be done? How can I achive this?