modemmanager: add missing ubus status backend via mmcli
authorFlorian Eckert <redacted>
Tue, 16 Apr 2024 09:20:53 +0000 (11:20 +0200)
committerFlorian Eckert <redacted>
Wed, 10 Jul 2024 10:26:51 +0000 (12:26 +0200)
commit9de61ea058b6c6060720ca6bf0de9c097dc718b2
tree7db51036fc74c3d148f48b895acdc39c423e4e30
parent2c96a5bb1d0f45965aa12a230ad3c88e0f632a45
modemmanager: add missing ubus status backend via mmcli

The 'modemmanager' uses the 'dbus'. Status information can be retrieved
with the 'mmcli' command, this can also be output in json format.

This commit adds a new 'ubus' backend with which this information can
be easily accessed via ubus.

* ubus call modemmanager info
* ubus call modemmanager dump

Signed-off-by: Florian Eckert <redacted>
net/modemmanager/Makefile
net/modemmanager/files/usr/libexec/rpcd/modemmanager [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT