Wait for SMS messages
Brendan Simon
brendan.simon at ind-technology.com
Tue Jan 28 12:05:10 UTC 2025
IND.T Classification: Public
What's the best way to monitor and wait for SMS messages for processing?
I'm using a Debian based system and python3.
I was thinking of something involving systemd and/or a python package such as dbus_next.
I want to keep it simple, but I want to avoid a polling task and calls to mmcli to list messages and detect new ones by comparing previous listing.
I.e. I want a task to sleep, waiting for an SMS message, and wake up when one is received so that it can be processed.
Thanks,
Brendan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/modemmanager-devel/attachments/20250128/a04e7f50/attachment.htm>
More information about the ModemManager-devel
mailing list