Skip to content

zb: API to tell ObjectServer to ignore unknown elements

Add API to have ObjectServer ignore unknown interfaces, objects and/or methods. Typically you'd want ObjectServer to return an error on unknown elements in method calls but there are niche use cases (think bus implementation) where this API is very helpful.

Merge request reports