Updated simulator logs
This commit is contained in:
46
config/demo/default.toml
Normal file
46
config/demo/default.toml
Normal file
@ -0,0 +1,46 @@
|
||||
[mumble]
|
||||
port = '5668'
|
||||
host = 'demo.linx.safemobile.com'
|
||||
|
||||
[hub]
|
||||
address = 'https://hub.demo.linx.safemobile.com/'
|
||||
|
||||
[elogs]
|
||||
name = 'demo'
|
||||
|
||||
[api]
|
||||
port = ''
|
||||
host = 'demo.linx.safemobile.com/api'
|
||||
use_secure = true
|
||||
accept_untrusted_certs = true
|
||||
|
||||
[settings]
|
||||
max_fails = 3
|
||||
send_voice = true
|
||||
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 = 1500
|
||||
|
||||
[assets]
|
||||
#VOICE and GPS
|
||||
# Andrei
|
||||
# ids = [7]
|
||||
|
||||
# simulator-sergiu-01
|
||||
# ids = [1947]
|
||||
|
||||
# simulator-sergiu-01 - simulator-sergiu-10
|
||||
# ids = [1947,1948,1949,1950,1951,1952,1953,1954,1955,1956]
|
||||
|
||||
# sim-unit-01 - sim-unit-10
|
||||
ids = [2957,2958,2959,2960,2961,2962,2963,2964,2965,2966]
|
||||
|
||||
# Casian Ciprian Cristi Simon Demo1 Demo2 Florin Laurentiu Paulina Richard Sergiu
|
||||
# ids = [52,53,54,55,56]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
#sound = 'file_example_MP3_700KB.mp3'
|
||||
sounds_total_number = 1
|
@ -21,7 +21,7 @@ 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 = 20000
|
||||
testing_period = 7000
|
||||
|
||||
[assets]
|
||||
#VOICE and GPS Stag
|
||||
|
56
config/testing2/default.toml
Normal file
56
config/testing2/default.toml
Normal file
@ -0,0 +1,56 @@
|
||||
[mumble]
|
||||
port = '5668'
|
||||
host = 'testing2.linx.safemobile.com'
|
||||
|
||||
[hub]
|
||||
address = 'https://hub.testing2.linx.safemobile.com/'
|
||||
|
||||
[elogs]
|
||||
name = 'testing2'
|
||||
|
||||
[api]
|
||||
port = ''
|
||||
host = 'testing2.linx.safemobile.com/api'
|
||||
use_secure = true
|
||||
accept_untrusted_certs = true
|
||||
|
||||
[settings]
|
||||
max_fails = 3
|
||||
send_voice = true
|
||||
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 = 1500
|
||||
|
||||
[assets]
|
||||
#VOICE and GPS
|
||||
# linx-simulator-1
|
||||
ids = [3771]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-5
|
||||
#ids = [3771,3772,3773,3774,3775]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-10
|
||||
#ids = [3771,3772,3773,3774,3775,3776,3777,3778,3779,3780]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-25
|
||||
#ids = [
|
||||
#3771,3772,3773,3774,3775,3776,3777,3778,3779,3780,
|
||||
#3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,
|
||||
#3791,3792,3793,3774,3795
|
||||
#]
|
||||
|
||||
# linx-simulator-1 - linx-simulator-50
|
||||
#ids = [
|
||||
#3771,3772,3773,3774,3775,3776,3777,3778,3779,3780,
|
||||
#3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,
|
||||
#3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,
|
||||
#3801,3802,3803,3804,3805,3806,3807,3808,3809,3810,
|
||||
#3811,3812,3813,3814,3815,3816,3817,3818,3819,3820
|
||||
#]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
#sound = 'file_example_MP3_700KB.mp3'
|
||||
sounds_total_number = 1
|
72
config/testing6/default.toml
Normal file
72
config/testing6/default.toml
Normal file
@ -0,0 +1,72 @@
|
||||
[mumble]
|
||||
port = '5668'
|
||||
host = 'testing6.linx.safemobile.com'
|
||||
|
||||
[hub]
|
||||
address = 'https://hub.testing6.linx.safemobile.com/'
|
||||
|
||||
[elogs]
|
||||
name = 'testing6'
|
||||
|
||||
[api]
|
||||
port = ''
|
||||
host = 'testing6.linx.safemobile.com/api'
|
||||
use_secure = true
|
||||
accept_untrusted_certs = true
|
||||
|
||||
[settings]
|
||||
max_fails = 3
|
||||
send_voice = true
|
||||
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 = 1500
|
||||
|
||||
[assets]
|
||||
# lx-maria
|
||||
# ids = [1178]
|
||||
|
||||
# linx-sim-test-1
|
||||
# ids = [3734]
|
||||
|
||||
# 5 units
|
||||
# linx-sim-test-1 - linx-sim-test-5
|
||||
ids = [3734,3735,3736,3737,3738]
|
||||
|
||||
# 20 units
|
||||
# linx-sim-test-1 - linx-sim-test-20
|
||||
# ids = [
|
||||
# 3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,
|
||||
# 3744,3745,3746,3747,3748,3749,3750,3751,3752,3753
|
||||
# ]
|
||||
|
||||
# 50 units
|
||||
# linx-sim-test-1 - linx-sim-test-50
|
||||
# ids = [
|
||||
# 3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,
|
||||
# 3744,3745,3746,3747,3748,3749,3750,3751,3752,3753,
|
||||
# 3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,
|
||||
# 3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,
|
||||
# 3774,3775,3776,3777,3778,3779,3780,3781,3782,3783
|
||||
# ]
|
||||
|
||||
# 100 units
|
||||
# linx-sim-test-1 - linx-sim-test-100
|
||||
# ids = [
|
||||
# 3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,
|
||||
# 3744,3745,3746,3747,3748,3749,3750,3751,3752,3753,
|
||||
# 3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,
|
||||
# 3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,
|
||||
# 3774,3775,3776,3777,3778,3779,3780,3781,3782,3783,
|
||||
# 3784,3785,3786,3787,3788,3789,3790,3791,3792,3793,
|
||||
# 3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,
|
||||
# 3804,3805,3806,3807,3808,3809,3810,3811,3812,3813,
|
||||
# 3814,3815,3816,3817,3818,3819,3820,3821,3822,3823,
|
||||
# 3824,3825,3826,3827,3828,3829,3830,3831,3832,3833
|
||||
# ]
|
||||
|
||||
[sounds]
|
||||
sound = 'sound.mp3'
|
||||
#sound = 'file_example_MP3_700KB.mp3'
|
||||
sounds_total_number = 1
|
Reference in New Issue
Block a user