mirror of https://github.com/caronc/apprise
Updated Notify_d7networks (markdown)
parent
b1303cbe4d
commit
f5a806a4be
|
@ -1,4 +1,4 @@
|
|||
## D7 Networks
|
||||
## Direct 7 (D7) Networks
|
||||
* **Source**: https://d7networks.com
|
||||
* **Icon Support**: No
|
||||
* **Message Format**: Text
|
||||
|
@ -22,7 +22,7 @@ Valid syntaxes are as follows:
|
|||
| PhoneNo | Yes | At least one phone number MUST identified to use this plugin. This field is also very friendly and supports brackets, spaces and hyphens in the event you want to format the number in an easy to read fashion.
|
||||
| from | No | Originating address,In cases where the rewriting of the sender's address is supported or permitted by the SMS-C. This is used to transmit the message, this number is transmitted as the originating address and is completely optional.
|
||||
| priority | No | By default a priority of zero (0) is set (low). You can set 0, 1, 2, or 3 if you wish to adjust this value where as 3 represents a high priority.
|
||||
| batch | No | D7 Networks allows a batch mode; by default this is off. If you identify more then one phone number, you can send all of them in a single post instead of the normal _Apprise_ approach as to send them one by one. By default batch mode is disabled.
|
||||
| batch | No | D7 Networks allows a batch mode. If you identify more then one phone number, you can send all of the phone numbers you identify on the URL in a single shot instead of the normal _Apprise_ approach (which sends them one by one). Enabling batch mode has both it's pro's and cons. By default batch mode is disabled.
|
||||
|
||||
#### Example
|
||||
Send a D7 Network Notification as an SMS:
|
||||
|
|
Loading…
Reference in New Issue