cfgbroker - Device network configuration access service

Device configuration broker.

This modules implements a service acting as a provider for the configuration of the device network used in and application.

Its main function is to keep the current configuration in memory and to provide its items over D-Bus as requested by client components of the application.

pycstbox.cfgbroker.get_object()

Returns the service proxy object of the configuration broker.

Note that only a single broker is supposed to exist in the system. It is the responsibility of the application integrator to ensure this.

Returns:the requested service instance, if exists