Replies: 2 comments 1 reply
-
@ZXueW if you need to use WebSocket, I added it to node,js package list in latest docker image, you can now use WebSocket in a script using node.js, in my case I use it to communicate to Node-Red. I will add some details to the Wiki |
Beta Was this translation helpful? Give feedback.
0 replies
-
@MatthewReed303 WebSocket is good enough, look forward to the Wiki update. Thank you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, notice that the frontend retrieves the device values by polling as shown in this picture below.
Can it support pushing message such as WebSocket? If not, can the polling interval be changed shorter? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions