Skip to content

Explicit parametrization examples #882

Answered by schroeder-
jmarshall9120 asked this question in Q&A
Discussion options

You must be logged in to vote

We provide the a wrapper around that call.

node = client.get_node(nodeid)
child_node = await node.get_child(["4:path", "4:next_path"])

If you really want to call it direct, you can look how get_child works internal.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jmarshall9120
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants