Reputation: 41
I need to develop an Packaged App which could get and print deviceID, SerialNumber and other system information of Chromebook in javascript.
If we can run shell command:
run sudo dump_vpd_log --full –stdout
and retrieve information from it in javascript.
Thanks
Upvotes: 4
Views: 3472