I miss the device ID in the device list (/device/list): Not the DNI, but the internal device-number used in "/device/edit/nnn".
This number is e.g. used in error messages of RM. And it was difficult for me to find the matching device. So I used "/apps/api/97/devices?..." and searched for the ID in the listing.
Is there a more efficient option to find the device by the ID?
Depends what you know about the device, such as it's name or driver, or if it has been assigned a room, etc. Each of these details could be used to search for the device
Another option would be if you know where the device is likely to be used, such as apps it is used in, you can look in the app settings page to find the device id.
Ah, I think I see the issue, something that took me some time to find out (Bruce pointed this out for me in a thread). In the logs page, click on the log type to open the device or app that the log relates to. So click on the "error" or "warn" or "debug" text and the app or device will open in another tab.
If you mean an entry in the logs then you can click on the graphic that says warn, debug, info, error etc. and it'll take you directly to the relevant device or app.