Suchen Sie etwas anderes?
Parameters with the prefix TEMPERATURE_ are related to MTX-Tunnel configurations in scenarios where a MTX-TEMP-RS232 temperature sensor is expected to be controlled. The sensor can be connected to a RS232 serial port of the modem to control the temperature indoors . It can send temperature information to a web server, send an SMS alarm when the temperature is beyond the limits, as well as send a notification to a web server.
Table of Contents
TEMPERATURE_enabled
Description: Allows to enable the control of the temperature sensor MTX-Temp-RS232.
Possible values:
- on, off
- Default value: off
Additional notes:
- Consult iotsupport@mtxm2m.com for additional help.
TEMPERATURE_period
Description: When enabled, Logger allows you to set the interval in minutes in which you want to store the temperature value in the internal Logger of MTX-Tunnel, in order to send it later to your Web Server.
Possible values:
- 0… 1140 (minutes)
- Default value: 10
Additional notes:
- The value “0” means that you do NOT want to store temperature information in the internal Logger in order to send them to a Web server. Useful only when it is necessary to send an alarm message either via SMS or to your Web server without recording/sending temperature data, if it is within the limits
- Parameter valid starting MTX-Tunnel v9.11
TEMPERATURE_max
Description: Parameters to set a higher temperature limit at which, when exceeded, a HIGH TEMPERATURE alarm should go off.
Possible values:
- -25… 50
- Default value: 50
Additional notes:
- When the temperature read by the sensor is higher than permitted, an alarm will be sent. If MTX-Tunnel Logger is configured (LOGGER_enabled: on) , an alarm notification in JSON format will be sent to your web server. You can find the JSON format at the end of the page
- Remember to configure the parameter TEMPERATURE_threshold. You can establish a hysteresis in order to avoid alarm notifications being sent continuously when the temperature is close to the alarm limit with small oscillations
- One alarm notification will be sent when the maximum temperature limit is overpassed and another one when the temperature is within the established limits
- In case of the sensor not being detected (for example when the sensor disconnects accidentally, intentionally, it is broken…) an alarm will be produced, too
{“IMEI”:353234028104337,”TS”:”08/06/14 13:39:33”,”P”:”ID-12345678”,”TYPE”:”TEMP”, ”TEM”:40.5,”TEMH”,1,”TEML”,0,”TEME”,0}
Where:
IMEI: the unique identification number of the modem
TS: TimeStamp of when data sent was generated
P: identification field in LOGGER_password
TYPE: “TEMP” -> indicates that JSON sent contains temperature data
TEM: temperature read
TEMH: 1= High temperature alarm ON; 0= High temperature alarm OFF
TEML: 1= Low temperature alarm ON; 0= Low temperature alarm OFF
TEME: 1= Sensor NOT detected alarm ON; 0= Sensor NOT detected OFF
TEMPERATURE_min
Description: Parameters to establish a lower temperature limit at which, when exceeded, a LOW TEMPERATURE alarm should go off.
Possible values:
- -25… 50
- Default value: 0
Additional notes:
- When the temperature read by the sensor is lower than permitted, an alarm will be sent. If MTXTunnel Logger is configured (LOGGER_enabled: on) , an alarm notification in JSON format will be sent to your web server. You can find the JSON format is at the end of the page
- Remember to configure the parameter TEMPERATURE_threshold. You can establish a histeresis in order to avoid alarm notifications being sent continuously when the temperature is close to the alarm limit with small oscillations
- One alarm notification will be sent when the minimum temperature limit is overpassed and another one when the temperature is within the established limits
- In case of the sensor not being detected (for example when the sensor disconnects accidentally, intentionally, it is broken…) an alarm will be produced, too
{“IMEI”:353234028104337,”TS”:”08/06/14 13:39:33”,”P”:”ID-12345678”,”TYPE”:”TEMP”, ”TEM”:40.5,”TEMH”,0,”TEML”,1,”TEME”,0}
Where:
IMEI: the unique identification number of the modem
TS: TimeStamp of when data sent was generated
P: identification field in LOGGER_password
TYPE: “TEMP” -> indicates that JSON sent contains temperature data
TEM: temperature read
TEMH: 1= High temperature alarm ON; 0= High temperature alarm OFF
TEML: 1= Low temperature alarm ON; 0= Low temperature alarm OFF
TEME: 1= Sensor NOT detected alarm ON; 0= Sensor NOT detected OFF
Les accès par défaut sont :
Saisir le mode de connexion « Ethernet » ou « modem » :
Dans le cas d’une configuration par Ethernet, veiller à ce que les paramètres IP soient compatibles avec l’accès au serveur d’après la configuration du réseau local du concentrateur. Dans le cas d’une connexion par Ethernet, la configuration doit être compatible avec la topologie du réseau local du concentrateur afin qu’il puisse accéder aux serveurs. Cette configuration se fait via la page de configuration « Networks » (voir chapitre 3.2.2.3 : « Réseaux (Networks) »).
Dans le cas d’une connexion par modem, la configuration du modem doit être correcte avant de pouvoir effectuer une connexion. Cette configuration se fait dans la page de configuration « Modem » (voir chapitre 3.2.2.4 : « Modem »).
Les paramètres des serveurs à configurer au minimum sont les suivants :
Il faut donc configurer les champs : « Interface », « Type », « Server type », « Address », « Port », « Login » et « Password ».
Les autres champs peuvent être laissés aux valeurs par défaut à condition que les répertoires aient été créés correctement auparavant. Voir chapitre 3.1.2 : « Fichiers de configuration » pour plus de détails.


Attendre. Le concentrateur va redémarrer avec sa configuration usine.







