R&D department
2018/08/01
•
DIN# - negative mode;
•
Configurable DIN functionality is not available for your HW version.
1.1.47
SMS forward
This SMS command allows to forward a SMS via the FM device.
SMS command
SMS command structure:
pass forward <phone_number> <text>
<phone_number> -
must not contain “0” or “+” in the beginning of the number (Not +370 or 00370,
but 370);
<text> -
Supports only GSM 03.38 characters.
Total length of whole command with text may not exceed 160 symbols.
Responses
•
SMS-Forward OK
•
SMS-Forward Fail
1.1.48
snapshot
This SMS command allows taking pictures on demand via connected RS232 cameras.
SMS command
SMS command structure:
pass snapshot <camera number>
<camera number>
can have the following values:
•
0
– the command applies to all configured cameras;
•
1
– the command applies to the camera configured on PortA;
•
2
– the command applies to the camera configured on PortB.
Response structure:
snapshot <camera number> <answer> , <other camera number> <answer>
<answer>
can be one of the following:
•
ok
– indicates that the camera took a picture successfully;
•
busy
– indicates that the camera is busy with a previously taken picture at the moment;
•
n/a
– indicates that the camera is either not configured on the given port, not connected or not responding;
•
full
– indicates that the memory of the SD card is full and the oldest picture will be overwritten;
•
fullsd
– indicates that the memory of the SD card is full and the picture will be discarded, as there are no
pictures to be overwritten;
•
err
– indicates that there was an error.
Example 1:
pass snapshot 1
Response:
snapshot 1 ok
Example 2:
pass snapshot 0
Response:
snapshot 1 ok, 2 n/a
38