Changes

no edit summary
Line 67: Line 67:  
To speed up the process by initiating an immediate connection attempt, click the 'Connect' button.
 
To speed up the process by initiating an immediate connection attempt, click the 'Connect' button.
   −
For more information on Teltonika's Remote Management System (RMS) refer to the <b>[[RMS Manual]]</b> or <b>[[RMS FAQ]]</b> pages.
+
For more information on Teltonika Networks Remote Management System (RMS) refer to the <b>[[RMS Manual]]</b> or <b>[[RMS FAQ]]</b> pages.
 +
 
 +
==Azure IoT Hub==
 +
 
 +
<b>Azure IoT Hub</b> is a cloud-based, real-time IoT management platform that is  compatible with Teltonika-Networks devices.
 +
 
 +
{{#ifeq: {{{modem}}} | 1 |
 +
The figure and table below provides explanations for Azure IoT Hub configuration parameters when selected 'Message Type' is <i>GSM values</i>.
 +
 
 +
[[File:Networking_rutos_manual_cloud_solutions_azure_iot_hub_modem_1.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable Azure IoT Hub monitoring</td>
 +
        <td>off <nowiki>|</nowiki> on; default: <b>off</b></td>
 +
        <td>Turns the Azure IoT Hub service on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Connection string</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Unique connection string a.k.a. server address provided by the Azure Iot Hub service.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Message Type</td>
 +
        <td>GSM values <nowiki>|</nowiki> MQTT messages; default: <b>GSM values</b></td>
 +
        <td>Values that are to be sent to the Azure server.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Message sending interval (sec.)</td>
 +
        <td>integer; default: <b>300</b></td>
 +
        <td>Device data sending frequency in seconds. Minimum value is 10 s.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Mobile Interface</td>
 +
        <td>mobile interface; default: <b>mobs1a1</b></td>
 +
        <td>Interface name for which IP address and sent/received bytes should be selected.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>GSM Values</td>
 +
        <td>IMSI <nowiki>|</nowiki> IP Address <nowiki>|</nowiki> RSRP <nowiki>|</nowiki> ICCID <nowiki>|</nowiki> Bytes received <nowiki>|</nowiki> Cell ID <nowiki>|</nowiki> RSCP <nowiki>|</nowiki> PIN state <nowiki>|</nowiki> Manufacturer <nowiki>|</nowiki> Bytes sent <nowiki>|</nowiki> RSRQ <nowiki>|</nowiki> Revision number <nowiki>|</nowiki> Serial number <nowiki>|</nowiki> ECIO <nowiki>|</nowiki> SINR <nowiki>|</nowiki>Data carrier type <nowiki>|</nowiki> Network link state <nowiki>|</nowiki> Operator <nowiki>|</nowiki> PIN count <nowiki>|</nowiki> Signal level <nowiki>|</nowiki> Model <nowiki>|</nowiki> Connection state <nowiki>|</nowiki> Temperature <nowiki>|</nowiki> IMEI <nowiki>|</nowiki> SIM card state; default: <b>none</b></td>
 +
        <td>Selects the mobile connection values that to be sent to the Azure IoT Hub service.</td>
 +
    </tr>
 +
</table>
 +
----
 +
|}}
 +
The figure and table below provides explanations for Azure IoT Hub configuration parameters{{#ifeq:{{{modem}}}|1| when selected 'Message Type' is <i>MQTT messages</i>|}}.
 +
 
 +
[[File:Networking_rutos_manual_cloud_solutions_azure_iot_hub_modem_0.png|border|class=tlt-border]]
 +
 
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
      <th>Value</th>
 +
      <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable Azure IoT Hub monitoring</td>
 +
        <td>off | on; default: <b>off</b></td>
 +
        <td>Turns the Azure IoT Hub service on or off.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Connection string</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Unique connection string a.k.a. server address provided by the Azure Iot Hub service.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Message Type</td>
 +
        <td>{{{#ifeq:{{{modem}}}|1|GSM values <nowiki>|</nowiki>|}} MQTT messages; default: <b>{{{#ifeq:{{{modem}}}|1|GSM values|MQTT messages|}}</b></td>
 +
        <td>Values that are to be sent to the Azure server.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>MQTT Host</td>
 +
        <td>ip | host; default: <b>none</b></td>
 +
        <td>MQTT broker's IP address or hostname.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>MQTT Port</td>
 +
        <td>integer [0..65535]; default: <b>none</b></td>
 +
        <td>MQTT broker's IP port number.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Topic</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>MQTT topic to be used for publishing the data.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Username</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Username used for authentication to the MQTT broker.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Password</td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>Password used for authentication to the MQTT broker.</td>
 +
    </tr>
 +
</table>
    
==Cumulocity==
 
==Cumulocity==

Navigation menu