Skip to content
Discussion options

You must be logged in to vote

then use "read_values(node_list)" -> it creates just one request/response and is most efficient!

currently you ask in a for loop -> request/response x length of your list which is inefficient

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@xyzakdkd
Comment options

@AndreasHeine
Comment options

Answer selected by xyzakdkd
@xyzakdkd
Comment options

@xyzakdkd
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants