device_settings#

ModuleHandler.device_settings#

Managed instance of the device settings module.

Managed means that only one instance is created and is held inside the connection Manager. This makes it easier to access the modules from within toolkit, since creating a module requires resources. (use create_device_settings_module to create an unmanaged instance)