Introducing G2.ai, the future of software buying.Try now
Johann C.
JC
Process Engineer, Chemical Engineer, Tech Savvy

How to do easy multi-user dashboard?

Is there a way to use the same dashboard tools to make multi-user UI. mdashboard node seems quite limited.
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Kumar Chandrasekhar G.
KG
0
This Dashboard does NOT support multiple individual users. It is a view of the status of the underlying Node-RED flow, which itself is a single user. If the state of the flow changes then all clients will get notified of that change. Messages coming from the dashboard do have a msg.socketid , and updates like a change of tab, notifications, and audio alerts will be directed only to that session. Delete the msg.sessionid to send to all sessions.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply