예제 #1
0
 public static String getUUID(Device d) {
   return d.getIdentity().getUdn().toString();
 }