LINXD-1312: Update simulator to use setting.testing_period if the option exists in config.settings
This commit is contained in:
@ -21,11 +21,12 @@ send_gps = true
|
||||
gps_report_interval = 10000 # The interval in which the GPS is sent
|
||||
gps_lat_start_point = 46.217802
|
||||
gps_lng_start_point = 24.776126
|
||||
testing_period = 5000 # in milliseconds
|
||||
|
||||
[assets]
|
||||
[assets]
|
||||
#VOICE and GPS Prestage
|
||||
ids = [1947]
|
||||
# ids = [1947,1957]
|
||||
#ids = [1947]
|
||||
ids = [1947,1957]
|
||||
# ids = [1947,1957,1967]
|
||||
# 10 units
|
||||
# ids = [1947,1957,1967,1977,1987,1997,2007,2017,2027,2037] # colinde 0-10
|
||||
|
Reference in New Issue
Block a user