Main centres: | 1-3 business days |
Regional areas: | 3-4 business days |
Remote areas: | 3-5 business days |
New web interface to view the values and configure all the parameters.
TME multi is a completely autonomous system that communicates independently with sensors connected via the RS485 line and sends the obtained data to a remote server. No computer or any other superior system is needed to measure and send the obtained values.
Do your customers want to know in what conditions you store their goods? TME multi is the ideal solution. You and your customers can check the current temperature at any time. In addition, you can set the limit values at which an e-mail will be sent to your address. It can be easily forwarded to a mobile phone as an SMS.
The measured values are sent as the HTTP GET form data; they are also available in the XML format or via the Modbus TCP and SNMP protocols. Thus, data can be easily integrated into your company's system.
Connection of sensors and TME multi
The system can contain up to 32 devices. Four wires are sufficient to make the connections. The total cable length can be up to 1200 meter's.
All sensors can be easily configured and settings done via a web interface.
Overview of communication modes
Example of XML from TME multi with two sensors:
1 | < root > |
2 | < sns id = "1" vc = "523" name = "Box C" w1 = "1" mx1 = "200" mi1 = "-150" w2 = "0" mx2 = "300" mi2 = "-150" w3 = "1" mx3 = "400" mi3 = "-150" batt = "3" s1 = "0" v1 = "-52" s2 = "0" v2 = "123" s3 = "0" v3 = "302" /> |
3 | < sns id = "3" vc = "199" name = "Outdoor" w1 = "1" mx1 = "300" mi1 = "-50" batt = "3" s1 = "0" v1 = "271" /> |
4 | < status unit = "C" location = "Apartment" /> |
5 | </ root > |