Hi,
Im recollecting the mac addresses of my zigbee network whit a python program. The problem I have is that the addresses I get are a XBee64BitAddress object and I want them to be strings. is there anyway to convert XBee64BitAddress object into str?