Skip to content

Is it possible to program hub to hub communication easier? #2033

Answered by laurensvalk
Flippoel asked this question in Q&A
Discussion options

You must be logged in to vote

If each hub just unpacks the maximum number of variables, even if you don't use all of the values, you shouldn't have to change them anymore, right?

Is it richt that every hub needs to unpack the whole list? Is there not a way to let a specific hub only unpack that what it needs?

You have more flexibility with Python, but the above suggestion should make it easy for blocks, too:

So if your list is always the same size everywhere, you can leave it up to the program specifics to change what you use.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@Flippoel
Comment options

@laurensvalk
Comment options

Answer selected by Flippoel
@Flippoel
Comment options

@Flippoel
Comment options

@dlech
Comment options

@laurensvalk
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
3 participants