Jump to content

N3uron Notifier: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.13'''] firmware version .</p>
<b>[https://n3uron.com/ N3uron]</b> is a modern and universal IoT platform specializing in data collection.
<b>[https://n3uron.com/ N3uron]</b> is a modern and universal IoT platform specializing in data collection.


Line 26: Line 28:


[[File:Networking rutos manual n3uron installation 1 v4.png|border|class=tlt-border]]
[[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>
<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]]
[[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>
<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]]
[[File:Networking rutos manual n3uron installation 3.png|border|class=tlt-border]]
 
----
<li>Press '''Install''' button and wait for installation process to finish.</li>
<li>Press '''Install''' button and wait for installation process to finish.</li>


[[File:Networking rutos manual n3uron installation 4.png|border|class=tlt-border]]
[[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>
<li>After arriving at the final step, keep all boxes checked and hit '''Finish'''.</li>


Line 52: Line 54:


[[File:Networking rutos manual n3uron configuration 1 v2.png|border|class=tlt-border]]
[[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>
<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]]
[[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>
<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]]
[[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>
<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]]
[[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]]
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>


<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]]
[[File:Networking rutos manual n3uron configuration 6 v2.png|border|class=tlt-border]]</th>
<br>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
<li>Let's configure '''SMPP_Notifier_1'''. Main changes are described below.</li>
<li>Let's configure '''SMPP_Notifier_1'''. Main changes are described below.</li>


Line 78: Line 89:
# '''Destinatary''' - enter cell phone number of the recipient.
# '''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.
# '''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.  
Apply changes by pressing [[File:Networking rutos manual n3uron configuration button save.png]] button.  
</ul>
</ul>
 
        </td>
[[File:Networking rutos manual n3uron configuration 6 v2.png|border|class=tlt-border]]
    </tr>
 
</table>
----
The final step is to add a '''trigger''' for SMPP Notifier. For simplicity a periodic trigger is configured.
The final step is to add a '''trigger''' for SMPP Notifier. For simplicity a periodic trigger is configured.


Line 89: Line 100:


[[File:Networking rutos manual n3uron configuration 7.png|border|class=tlt-border]]
[[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.
# Set '''Scan rate''' to desired period in milliseconds. Default value can be used.
# Change '''Type''' to '''Fixed interval'''.
# Change '''Type''' to '''Fixed interval'''.


[[File:Networking rutos manual n3uron configuration 8.png|border|class=tlt-border]]
[[File:Networking rutos manual n3uron configuration 8.png|border|class=tlt-border]]
----
<br>
<br>
N3uron SMPP Notifier will now send messages to SMPP server.
N3uron SMPP Notifier will now send messages to SMPP server.
Line 103: Line 115:
==SMPP server configuration on RUT device==
==SMPP server configuration on RUT device==


In this configuration example device '''RUTX12''' is used.
In this configuration example device '''RUTM51''' 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.
To begin configuring SMPP server, login to your RUT device. Also, '''make sure device has mobile data connectivity''' for SMPP service to work.
Line 109: Line 121:
<li>Navigate to '''Services -> Package manager''' and install '''SMPP''' service.</li>
<li>Navigate to '''Services -> Package manager''' and install '''SMPP''' service.</li>


[[File:Networking rutos manual smpp installation 1 v3.png|border|class=tlt-border]]
[[File:Networking rutos manual smpp installation 1 v5.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>
<li>SMPP configuration can be found in '''Services -> Mobile Utilities -> SMPP'''. Values must match the ones set in N3uron SMPP Notifier.</li>
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>


[[File:Networking rutos manual smpp installation 2 v2.png|border|class=tlt-border]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
# Enable SMPP service.
# Enable SMPP service.
# '''Username''' as in N3uron SMPP Notifier's '''System ID'''.
# '''Username''' as in N3uron SMPP Notifier's '''System ID'''.
Line 119: Line 139:
# '''Modem''' - modem used to send SMS to the recipient.*
# '''Modem''' - modem used to send SMS to the recipient.*


* - '''''Modem''' option is available only on RUTX12 device.''
*'''''Modem''' option is available only on RUTX12 device.''


[[File:Networking rutos manual smpp installation 2.png|border|class=tlt-border]]
        </td>
<br>
    </tr>
</table>
At this point SMPP server is configured and recipient should receive an SMS with a body set in N3uron SMPP Notifier.
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.
In order to stop receiving messages simply disable the SMPP server on RUT device.
[[Category:IoT platforms]]

Latest revision as of 11:40, 6 March 2025

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

The information in this page is updated in accordance with 00.07.13 firmware version .

N3uron is a modern and universal IoT platform specializing in data collection.

Introduction

This article contains instructions on how to:

  • Install N3uron software on a windows operating system
  • Configure SMPP Notifier on N3uron platform (node)
  • Configure SMPP server on RUT device

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.

  • Visit https://n3uron.com/downloads/ and download N3uron software suited for your operating system.

  • Extract downloaded archive, run the installation file and proceed through installation steps.

  • After arriving at Select components step, check Notifier: Mail (SMTP) and SMS (SMPP) tag event and alaram notifications component and press Next.

  • Press Install button and wait for installation process to finish.

  • After arriving at the final step, keep all boxes checked and hit Finish.

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.

  • To login, enter default credentials. User - admin, password - n3uron. Afterwards you will be redirected to N3uron node window.

  • Next, navigate to Config -> Modules and create a new Module. Name it Notifier_1.

  • Near property Module type select Notifier value and click Save at the bottom of the page.

  • Now navigate to newly created module and create New Message in Model window. Call it Message_1

  • Next, at the Notifiers property click on . Add a New SMPPNotifier and call it SMPP_Notifier_1.

  • Let's configure SMPP_Notifier_1. Main changes are described below.
    1. Enabled - enable the notifier by selecting Yes value.
    2. Host - host of the SMPP server. In this case it will be RUT (public or private) IP address.
    3. Port - port that will be used by the SMPP server. Default value is 2775.
    4. System ID - this property specifies the username for SMPP server authentication.
    5. Password - password used for SMPP server authentication.
    6. Destinatary - enter cell phone number of the recipient.
    7. Body - this body permits to include a text in the message. For this example N3uron test is used.
    Apply changes by pressing button.

    The final step is to add a trigger for SMPP Notifier. For simplicity a periodic trigger is configured.

  • Add New Periodic trigger. Name it Periodic_1.

    1. Set Scan rate to desired period in milliseconds. Default value can be used.
    2. Change Type to Fixed interval.



    N3uron SMPP Notifier will now send messages to SMPP server.
    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.

    SMPP server configuration on RUT device

    In this configuration example device RUTM51 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.

  • Navigate to Services -> Package manager and install SMPP service.

  • SMPP configuration can be found in Services -> Mobile Utilities -> SMPP. Values must match the ones set in N3uron SMPP Notifier.
    1. Enable SMPP service.
    2. Username as in N3uron SMPP Notifier's System ID.
    3. Password as in N3uron SMPP Notifier's Password.
    4. Server port as in N3uron SMPP Notifier's Port.
    5. Modem - modem used to send SMS to the recipient.*
    • Modem option is available only on RUTX12 device.

    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.