mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
doc/mod/notification-matrix: how to use the function
This commit is contained in:
@@ -90,6 +90,16 @@ Usage and invocation
|
|||||||
There's nothing special to do. Every script or function sending a notification
|
There's nothing special to do. Every script or function sending a notification
|
||||||
will now send it to your Matrix account.
|
will now send it to your Matrix account.
|
||||||
|
|
||||||
|
But of course you can send notifications directly or use a function in your
|
||||||
|
own scripts. Give it a try:
|
||||||
|
|
||||||
|
$SendMatrix "Subject..." "Body..."
|
||||||
|
|
||||||
|
Alternatively this sends a notification with all available and configured
|
||||||
|
methods:
|
||||||
|
|
||||||
|
$SendNotification "Subject..." "Body..."
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user