It would require some modifications on both back-end and client side.
Could you tell me where to start?
Probably start with studying WebSocket connection code because that's how live updates are pushed by from the server to the client.
Could not it be simpler to reduce the time the server updates the client data?
Server doesn't refresh data periodically.
Then what is the event that triggers the update?
thanks for your time.
Nothing. There are no updates. Data is only updated if you modify something from the app itself.
I need help, adding the API device and assigning it to a user does not appear in the web portal. Only appears and refreshes the page. (The same is true and accept the device from the user menu.) Is there any way to appear immediately without refreshing?