Yes, its working fine, the command objects.get_children() gives:
[Node(FourByteNodeId(i=2253)), Node(StringNodeId(ns=1;s=Devices)), Node(StringNodeId(ns=2;s=Tag Providers))]
It seems to be working fine. I need to test teh remaining functions. Thanks a lot Kevin!