If I would like to create a history of the state/values of a thermostat I can of course request the values of the relevant endpoints regularly, e.g every minute. Not very elegant, as most of the time nothing will change. For the Bosch Smart Home Controller there is a mechanism to subscribe to changes and get notified: the "Long Polling". Is something similar available from bosch-xmpp (in bridge mode)?
If I would like to create a history of the state/values of a thermostat I can of course request the values of the relevant endpoints regularly, e.g every minute. Not very elegant, as most of the time nothing will change. For the Bosch Smart Home Controller there is a mechanism to subscribe to changes and get notified: the "Long Polling". Is something similar available from bosch-xmpp (in bridge mode)?