[question] Is there any way to get nodeinfo informations from time to time #2667
-
I need to get some nodes informations from time to time, but I didn't wanted to ask it every time. Is there any way to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
robertsLando
Sep 9, 2022
Replies: 3 comments
-
Using mqtt you mean? Why and what kind of info do you need? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is using mqtt. I need some info about the device. Battery for example. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Battery is a value, you should subscribe to that value changes |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gugagop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Battery is a value, you should subscribe to that value changes