Changes

55 bytes added ,  10:30, 24 May 2023
Line 3: Line 3:  
==Camera SMS/GPRS commands==
 
==Camera SMS/GPRS commands==
    +
'''All command's it is for FMX640 devices'''
    
A new camera request was added, which allows server to request files from camera. The format is as provided below:
 
A new camera request was added, which allows server to request files from camera. The format is as provided below:
Line 67: Line 68:  
'''File upload procedure'''
 
'''File upload procedure'''
 
When video/snapshot file is requested via SMS/GPRS command firstly the device checks if it has SD card inserted and if it has the requested video/snapshot in the SD card. The file is present, file upload is immediately triggered, otherwise the device checks if MDAS9 camera is connected to FMB640 and tries to download the file – file upload to the server starts only after the file was saved to FMBs SD card.
 
When video/snapshot file is requested via SMS/GPRS command firstly the device checks if it has SD card inserted and if it has the requested video/snapshot in the SD card. The file is present, file upload is immediately triggered, otherwise the device checks if MDAS9 camera is connected to FMB640 and tries to download the file – file upload to the server starts only after the file was saved to FMBs SD card.
[[Category: ADAS]]
+
[[Category: Teltonika ADAS]]