Thanks for the quick reply. TizenID will do the job.
daniel kim
daniel kim
2015年 06月 03日 02:27
Hi,
It seems that there is no way to get DUID from device using API for now.
Previously there was duid inside of SystemInfoDeviceCapability object. but it was not real DUID.
readonly DOMString duid
Indicates the Tizen ID, not device's unique ID since Tizen 2.3.
Since: 2.0
Remark : Tizen ID is a randomly generated value based on the model name.
It is recommended to use tizen.systeminfo.getCapability("http://tizen.org/system/tizenid") since Tizen 2.3 instead.
Regards
Anup
Anupdaniel kim
2015年 06月 03日 03:17
Thanks for the information.
Alex Dem
Alex Dem
2015年 06月 03日 04:20
Hi, I did not face such api, only for TizenID . Alexey.