Teltonika RUT955 User Manual page 202

Lte router
Hide thumbs Also See for RUT955:
Table of Contents

Advertisement

RUT955 User's Manual
2.
Digital relay output
9.20.3.3 Post/Get Configuration
Field name
1.
Enable
2.
Username
3.
Password
9.20.3.4 Syntax of Output HTTP POST/GET string
With Output post/get you can manage only Outputs (Open collector output and Digital relay output).
Field name
1.
IP_ADDRESS
2.
action
3.
pin
4.
delay (sec)
5.
time (sec)
Please note:
Delay and time parameters can be used together. Example: delay is 10, time is 5, action is „on". 10 seconds after
command execution output will switch to „on" (or stay in „on" state if it's already on), then after 5 more seconds it will
switch to off state. Overall command execution time is 15 seconds.
Actions „on" and „off" depend on setting „Output configuration in active state" (on is active state), which can be
set via Services > Input/Output > Output
9.20.3.5 Output HTTP POST/GET string examples
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=on&pin=relay
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=on&pin=relay&delay=10
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=on&pin=relay&time=5
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=on&pin=relay&delay=15&time=5
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=off&pin=relay&delay=15&time=5
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=on&pin=oc
http://192.168.1.1/cgi-bin/output?username=User1&password=Pass1&action=off&pin=oc
Teltonika Solutions
Turn on / Turn Off
Example
Enable /Disable
User1
Pass1
Example
192.168.1.1
on and off
oc and relay
15
10
Manually toggle Digital relay output
Explanation
Enable POST/GET output functionality
Service user name
User password for authentication
Explanation
IP address of your router
Specify the action to be taken
Specify the output
Delay in seconds after which action will be started
Time in seconds after which the action will be stopped.
(if action is on, then it will go back to off after *time*)
202

Advertisement

Table of Contents
loading

Table of Contents