gt300
Queclink/Ruslink
GT300 profile.
{
"tracking_interval": <int>, // tracking interval in seconds, 5-86400 seconds
"start_time": <string>, // start time of scheduled fix timing report. The valid format is "HHMM" 0000-2359
"end_time": <string>, // end time of scheduled fix timing report. The valid format is "HHMM" 0000-2359
"movement_detection": <boolean>, // enable suspend reports if the device at rest
"min_speed": <int>, // The speed threshold of movement detect, km/h 0-999
"min_distance": <int> // The distance threshold of movement detect, meters 1-9099
}