Monitor.
itertree
Iterator that will iterate through the full tree of monitor points, or alternatively just a specific branch by specifying the parent of that branch.
>>> for item in mon.itertree(): >>> print(item)