Перейти к содержанию

Навигация

Notification module/en: различия между версиями

Нет описания правки
Метки: правка с мобильного устройства правка из мобильной версии
 
(не показаны 3 промежуточные версии 3 участников)
Строка 7: Строка 7:


Emails will be sent from one of your mailboxes, which will be required:
Emails will be sent from one of your mailboxes, which will be required:
*login (for example, "robot@contactless.ru"),
*login (for example, "robot@wirenboard.com"),
*password,
*password,
*SMTP server address and port (for Gmail mailboxes, it is "smtp.gmail.com:587", for Mail.Ru - "smtp.mail.EN:465").
*SMTP server address and port (for Gmail mailboxes, it is "smtp.gmail.com:587", for Mail.Ru - "smtp.mail.EN:465").
Строка 14: Строка 14:
<syntaxhighlight lang="linux-config">
<syntaxhighlight lang="linux-config">
mailhub=smtp.gmail.com:587
mailhub=smtp.gmail.com:587
AuthUser=robot@contactless.ru
AuthUser=robot@wirenboard.com
AuthPass=qwerty12345
AuthPass=qwerty12345
UseTLS=Yes
UseTLS=Yes
Строка 30: Строка 30:
== Pre-setting for sending SMS==
== Pre-setting for sending SMS==
Make sure you insert the SIM card and connect the GSM antenna.
Make sure you insert the SIM card and connect the GSM antenna.
== = Configure the notification module==
== Configure the notification module==
#Go to the "Configs - Alarm Configuraion" page of the web interface.
#Go to the "Configs - Alarm Configuraion" page of the web interface.
#Add notification recipients in the "Recipients" section:
#Add notification recipients in the "Recipients" section:
Строка 39: Строка 39:
#*press "+ Item";
#*press "+ Item";
#*in the section that appears, select one of the four notification types from the drop-down list:
#*in the section that appears, select one of the four notification types from the drop-down list:
#*#"Expected Value Alarm" - notification, if the value is no longer equal to the specified value.
#*# "Expected Value Alarm" - notification, if the value is no longer equal to the specified value.
#*#"Minimum Value Alarm" - notification if the value becomes less than the specified value.
#*#"Minimum Value Alarm" - notification if the value becomes less than the specified value.
#*#"Maximum Value Alarm" - notification if the value becomes greater than the specified value.
#*#"Maximum Value Alarm" - notification if the value becomes greater than the specified value.
translator, wb_editors
4285

правок