How the Domoticz web page is updated ?
Posted: Saturday 16 December 2023 22:00
Hello, I have a question, how is updated the Domoticz Webpage ? Because when a device is updated the page too, in realy few time.
It use Websocket connexion ? Polling ? Other magic ?
I m asking that, because I m on a new project, it 's small hardware with display (Cheap Yellow Display) and I will use it at small interface with bi directionnal communication.
So the device need to know if something have moved on domoticz (and on the whole application)
I know how to do with script but not realy friendly for user, I can do a python plugin but IDK if it's possible to have information for other device not managed by the python plugin itself.
And OFC I m searching to avoid the polling method.
It use Websocket connexion ? Polling ? Other magic ?
I m asking that, because I m on a new project, it 's small hardware with display (Cheap Yellow Display) and I will use it at small interface with bi directionnal communication.
So the device need to know if something have moved on domoticz (and on the whole application)
I know how to do with script but not realy friendly for user, I can do a python plugin but IDK if it's possible to have information for other device not managed by the python plugin itself.
And OFC I m searching to avoid the polling method.