Sink and Gateway #208
Answered
by
mariusheil
marcantoinebouchard
asked this question in
Q&A
-
Hi, is there a way to send data directly to the sink? Does the node sending must know the sink id? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
mariusheil
Jul 19, 2024
Replies: 1 comment 2 replies
-
Hello, you can use NodeId 31000 to send a message to your sink, you don't have to know its nodeId: Regards, |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
marcantoinebouchard
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
you can use NodeId 31000 to send a message to your sink, you don't have to know its nodeId:
https://www.bluerange.io/docs/fruitymesh/Specification.html#NodeIds
Regards,
Marius