I have a mesh network running with Xbees. I have to total possible nodes (i.e 20) in the network along with their addresses. I want to create a script that would tell me which of the nodes are on (in case some turn off for what ever reason).
How can I do this.
I am using the following library: https://pypi.python.org/pypi/XBee
Any help would be appreciated.
Thanks!