Source: factory.sms/ObjSmsSphinx.py
SMS provider that forwards to the Sphinx
SMS Gateway endpoint.
| Method | Signature | Description |
|---|---|---|
| SetRemote | SetRemote(remote: str) -> None |
Load remote connection — for Sphinx we |
| SendSMS | SendSMS(cell_number: str, message: str = None) -> str |
Forward SMS to the Sphinx gateway. |