Top |
ScanDevices (); SetLogging (IN s level); ReportKernelEvent (IN a{sv} properties);
The Manager interface allows controlling and querying the status of the ModemManager daemon.
SetLogging (IN s level);
Set logging verbosity.
|
One of |
ReportKernelEvent (IN a{sv} properties);
Reports a kernel event to ModemManager.
This method is only available if udev is not being used to report kernel events.
The properties
dictionary is composed of key/value string pairs. The
possible keys are:
|
The type of action, given as a string value (signature
|
||||
|
The device name, given as a string value (signature
|
||||
|
The device subsystem, given as a string value (signature
|
||||
|
The unique ID of the physical device, given as a string value
(signature |
|
event properties. |