Is there a way to temporarily deactivate hooks to UPnP variables?
Scenario:
Luup device with a periodically updated data set consisting of several UPnP variables, some of them are hooked by event evaluation.
There is no problem, if only one variable is hooked: update the hooked variable after updating all other variables to keep the data set consistent (from the viewpoint of the event evaluator).
But what if there is more than one hooked variable in the same data set? Is there a way to keep the data set consistent?