Getting NI value from RemoteDevice

Hi!

I am using micropython along with Xbee 3 zigbee which are functioning as routers , controller making use of python API. With operation of network discovery I get only NI parameter with remote xbee on basis of controller node that is operating python API.
In case of additional nodes after performing discovery process , it’s not possible for me to get NI parameters which comes along with remote xbee that is the section of xbee message. Using NI values functioning as key and remote xbee also as value I just want to settle the dictionary. The result I got only from functioning a network discovery with controller. Would Pi0 be a good alternative here?

Thanks.

The NI can only be found on a Network Discovery.