XCTU- What API Commands does XCTU use to scan for all modules(like in the Graph View)?

Should be 0x11 API frame with options/payload corresponding to the ZDO LQI table request as defined in the ZigBee Specification. Maybe a few other ZDO commands for additional node information.

Thanks! I am sorry I should have specified, I was looking for “DigiMesh” protocol. Any docs I can look at for this? My goal is to reproduce what XCTU is doing in the GraphView(all nodes in network and rssi values between them), but with Python Lib.