Difference between revisions of "N3uron Notifier"

From Teltonika Networks Wiki
(Created page with "N3uron SMPP Notifier")
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<b>[https://n3uron.com/ N3uron]</b> is a modern and universal IoT platform specializing in data collection.
+
N3uron SMPP Notifier
 
 
__TOC__
 
==Introduction==
 
 
 
This article contains instructions on how to:
 
<ul>
 
<li>Install N3uron software on a windows operating system</li>
 
<li>Configure SMPP Notifier on N3uron platform (node)</li>
 
<li>Configure SMPP server on RUT device</li>
 
</ul>
 
 
 
==Prerequisites==
 
 
 
You will need:
 
 
 
*A Teltonika device which supports SMPP service and has mobile data connectivity
 
*An end device to host a N3uron node
 
 
 
==N3uron software installation==
 
 
 
This example covers installation process for Windows operating system.
 
 
 
<ul>
 
<li>Visit https://n3uron.com/downloads/ and download N3uron software suited for your operating system.</li>
 
 
 
[[File:Networking rutos manual n3uron installation 1 v4.png|border|class=tlt-border]]
 
 
 
<li>Extract downloaded archive, run the installation file and proceed through installation steps.</li>
 
 
 
[[File:Networking rutos manual n3uron installation 2.png|border|class=tlt-border]]
 
 
 
<li>After arriving at Select components step, check '''Notifier: Mail (SMTP) and SMS (SMPP) tag event and alaram notifications''' component and press '''Next'''.</li>
 
 
 
[[File:Networking rutos manual n3uron installation 3.png|border|class=tlt-border]]
 
 
 
<li>Press '''Install''' button and wait for installation process to finish.</li>
 
 
 
[[File:Networking rutos manual n3uron installation 4.png|border|class=tlt-border]]
 
 
 
<li>After arriving at the final step, keep all boxes checked and hit '''Finish'''.</li>
 
 
 
[[File:Networking rutos manual n3uron installation 5.png|border|class=tlt-border]]
 
</ul>
 
If everything was done correctly you should have N3uron service running. You should also have N3uron node login web page in front of you.
 
 
 
==N3uron SMPP Notifier configuration==
 
 
 
N3uron node is managed through web interface by visiting http://localhost:8003 or https://localhost:8443/ URLs.
 
 
 
<li>To login, enter default credentials. User - '''admin''', password - '''n3uron'''. Afterwards you will be redirected to N3uron node window.</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 1 v2.png|border|class=tlt-border]]
 
 
 
<li>Next, navigate to '''Config -> Modules''' and create a new Module. Name it '''Notifier_1'''.</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 2.png|border|class=tlt-border]]
 
 
 
<li>Near property '''Module type''' select '''Notifier''' value and click '''Save''' at the bottom of the page.</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 3.png|border|class=tlt-border]]
 
 
 
<li>Now navigate to newly created module and create '''New Message''' in '''Model''' window. Call it '''Message_1'''</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 4.png|border|class=tlt-border]]
 
 
 
<li>Next, at the '''Notifiers''' property click on [[File:Networking rutos manual n3uron configuration 3 dots.png]]. Add a '''New SMPPNotifier''' and call it '''SMPP_Notifier_1'''.</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 5.png|border|class=tlt-border]]
 
<br>
 
<li>Let's configure '''SMPP_Notifier_1'''. Main changes are described below.</li>
 
 
 
# '''Enabled''' - enable the notifier by selecting '''Yes''' value.
 
# '''Host''' - host of the SMPP server. In this case it will be RUT (public or private) IP address.
 
# '''Port''' - port that will be used by the SMPP server. Default value is 2775.
 
# '''System ID''' - this property specifies the username for SMPP server authentication.
 
# '''Password''' - password used for SMPP server authentication.
 
# '''Destinatary''' - enter cell phone number of the recipient.
 
# '''Body''' - this body permits to include a text in the message. For this example '''N3uron test''' is used.
 
 
 
Apply changes by pressing [[File:Networking rutos manual n3uron configuration button save.png]] button.
 
</ul>
 
 
 
[[File:Networking rutos manual n3uron configuration 6 v2.png|border|class=tlt-border]]
 
 
 
The final step is to add a '''trigger''' for SMPP Notifier. For simplicity a periodic trigger is configured.
 
 
 
<li>Add '''New Periodic''' trigger. Name it '''Periodic_1'''.</li>
 
 
 
[[File:Networking rutos manual n3uron configuration 7.png|border|class=tlt-border]]
 
 
 
# Set '''Scan rate''' to desired period in milliseconds. Default value can be used.
 
# Change '''Type''' to '''Fixed interval'''.
 
 
 
[[File:Networking rutos manual n3uron configuration 8.png|border|class=tlt-border]]
 
<br>
 
N3uron SMPP Notifier will now send messages to SMPP server.
 
<br>
 
Note: Since we are using trial (demo) license for N3uron's Notifier there is a time limit of two hours. Upon expiration , module will automatically stop running. This period can be reset by restarting the expired module (in this case - N3uron Notifier). The demo period may be restarted any number of times.
 
 
 
[[File:Networking rutos manual n3uron notes 2.png|border|class=tlt-border]]
 
 
 
==SMPP server configuration on RUT device==
 
 
 
In this configuration example device '''RUTX12''' is used.
 
 
 
To begin configuring SMPP server, login to your RUT device. Also, '''make sure device has mobile data connectivity''' for SMPP service to work.
 
 
 
<li>Navigate to '''Services -> Package manager''' and install '''SMPP''' service.</li>
 
 
 
[[File:Networking rutos manual smpp installation 1 v3.png|border|class=tlt-border]]
 
 
 
<li>SMPP configuration can be found in '''Services -> Mobile utilities -> SMS gateway -> SMPP'''. Values must match the ones set in N3uron SMPP Notifier.</li>
 
 
 
# Enable SMPP service.
 
# '''Username''' as in N3uron SMPP Notifier's '''System ID'''.
 
# '''Password''' as in N3uron SMPP Notifier's '''Password'''.
 
# '''Server port''' as in N3uron SMPP Notifier's '''Port'''.
 
# '''Modem''' - modem used to send SMS to the recipient.*
 
 
 
* - '''''Modem''' option is available only on RUTX12 device.''
 
 
 
[[File:Networking rutos manual smpp installation 2.png|border|class=tlt-border]]
 
<br>
 
At this point SMPP server is configured and recipient should receive an SMS with a body set in N3uron SMPP Notifier.
 
 
 
In order to stop receiving messages simply disable the SMPP server on RUT device.
 

Revision as of 09:46, 16 June 2022

Main Page > General Information > Configuration Examples > Third party services > IoT platforms > N3uron Notifier

N3uron SMPP Notifier