On the Hub Events Log we can see when new Zigbee devices have been joined, and the info includes "Value" w/a four digit sequential number for each new device.
Is there a way to use the info in the log to identify which device was joined? Example above, I recently joined three devices, and would like to identify which of my Zigbee devices they represent. The "Value" doesn't tie back to the Zigbee ID on the Zigbee details page...when I sort by ID on that page the most recent devices there don't include the most recent devices from the log, which shows 6429, 6430, & 6431:
The "Value" doesn't look like it's the network ID or part of the Zigbee ID on the individual Device pages, but finding that relationship by looking at every individual Zigbee Device page isn't feasible when you have >100 Zigbee devices.
What is the "Value" info in the log - just a simple counter that is only used in the log? Is there a way to tie the "New Zigbee Device Joined info in the log back to the Zigbee Details page?
For the most recent device I can find (could be coincidence but seems to good to be...), this corresponds to the device ID for me -- i.e., what you'll see in the <yourHubIP>/device/edit/<deviceID> URL when you're on the device detail page.
I just tested (on my C7) adding a new Zigbee device and the numbers do match up there...new device "Value" in the Hub Events logs is 1005, and the same shows up on the Zigbee Details page and Device page URL.
Not sure why for the last three devices added on my C8, the "Value" ID from the Hub Events Log doesn't match up. The 6429, 6430, and 6431 are nowhere to be seen on my Zigbee Details page:
Right, this the hub-assigned ID in the database, not the "ID" you see in Zigbee Details (which is actually the driver ID -- but it's also not any of the other addresses/IDs you see there) (OK, nevermind, this actually is the device ID and must have been changed when the column label changed).
Yup - that worked. The numbers do match up w/the device I just joined now. Weird...don't quite get how the 6429, 6430, and 6431 devices would work properly if they don't show up in the Zigbee Details list.