Device output control
There are a couple of options for how You can control the output of an SDK device.
Control of the output using an SMS or GPRS command. (Without using a script)
First, You have to set up the device settings template.
In the settings template, open Hardware → Out1 → OUT1 settings
On the right side of the settings template, select: “Set on S1”
Save the settings template.
Once it’s configured in such a way, You will be able to control the output using an SMS message or GPRS command.
SMS message example:
Output activation: bestpassword S1=1
Output deactivation: bestpassword S1=0
Control of the output via SCRIPT using an SMS or GPRS command.
First, assign the XIRGO_SCEN_COMMON_WLT_V9.3 script to the SDK device.
A new branch will appear after the selection of the script.
Control OUT1 of the script provides settings to control output 1. Set two conditions when the output is going to be on and off.
Configure the SMS output settings to enable and disable static signal.
Configure static signal to be controlled with SMS. After the SMS “On” is sent, static signal will be enabled even after device restart.
Enable the Script access in the device's output controls.
In order to monitor the Output state on the telemetry server, sensors that were chosen for each parameter must be added to Data recording section
If you are using a settings template that gives you an option to use simple data recording, enable o values as shown in the example below.
The values will be sent to your monitoring platform on the same sensor number you defined in the data recording packet.