How to find device type in commcare

HI all ,
we were able to find device id information from echis form data so if there is a way to find the device type for that specific device id, so could you please advice or support on this.
Thanks

Hello Dan,

Getting device type is not currently possible inside CommCare. Furthermore, you should also not rely on device id that you are seeing. Android 10 (API level 29) has added restrictions for non-resettable device identifiers, which include both IMEI and serial number due to which newer versions of CommCare don't supply information like device id as well.

Thanks
Shubham

Thanks for your response , @Shubham .

That is not possible for now but you can use focusMDM by Dimagi to achieve that