From 06981dcf47298d280d964398d55fbe12e53d95ff Mon Sep 17 00:00:00 2001 From: Paulo Dias Date: Wed, 24 Jul 2024 11:01:21 +0100 Subject: [PATCH] conf/params/caravel: Updated parameters. --- conf/params/caravel.en_US.xml | 141 +++++++++++++++++++++++++++++++++- conf/params/caravel.pt_PT.xml | 141 +++++++++++++++++++++++++++++++++- 2 files changed, 276 insertions(+), 6 deletions(-) diff --git a/conf/params/caravel.en_US.xml b/conf/params/caravel.en_US.xml index 66fb1c4279..ac5b83475b 100644 --- a/conf/params/caravel.en_US.xml +++ b/conf/params/caravel.en_US.xml @@ -1,5 +1,5 @@ - +
Entity Label @@ -42,7 +42,7 @@ string developer global - Debug + None None, Debug, Trace, Spew @@ -72,7 +72,7 @@ list:string developer global - abort, dislodge, dive, errors, info, force, cr6, restart, go, help, phone, reboot, sk, start, surface, on, off, sensor, sensors, reports, navstat, adcp, ctd, ecopuck, tblive, optode + abort, errors, info, force, go, help, phone, sk, start @@ -2245,6 +2245,141 @@ Change log file after synchronization
+
+ + Entity Label + string + developer + global + Emergency Monitor + + Main entity label + + + Execution Priority + integer + developer + global + 10 + + Execution priority + + + Activation Time + integer + developer + global + 0 + + + + + Deactivation Time + integer + developer + global + 0 + + + + + Debug Level + string + developer + global + None + + + None, Debug, Trace, Spew + None, Debug, Trace, Spew + + + Execution Frequency + real + developer + global + 1.0 + Hz + Frequency at which task is executed + + + Active - Scope + string + developer + global + idle + + Scoped of the 'Active' parameter + + + Active - Visibility + string + developer + global + user + + Visibility of the 'Active' parameter + + + Active + boolean + user + idle + true + + True to activate task, false otherwise + + + SMS Recipient Number + string + user + global + +351912439480 + + Phone number of the SMS recipient + + + Lost Communications Timeout + real + user + global + 1800 + s + Lost Communications Timeout + 60.0 + + + Transmission Interface + string + developer + global + Iridium + + Desired transmission interface + GSM, Iridium, Both + GSM, Iridium, Both + + + Expiration Time - Abort SMS + integer + developer + global + 30 + s + Abort SMS Timeout + 30.0 + + + Expiration Time - Lost Communications + integer + developer + global + 30 + s + Expiration time of lost communications SMS + 0.0 + +
Entity Label diff --git a/conf/params/caravel.pt_PT.xml b/conf/params/caravel.pt_PT.xml index bfda4923ca..01801b2829 100644 --- a/conf/params/caravel.pt_PT.xml +++ b/conf/params/caravel.pt_PT.xml @@ -1,5 +1,5 @@ - +
Nome da Entidade @@ -42,7 +42,7 @@ string developer global - Debug + None None, Debug, Trace, Spew @@ -72,7 +72,7 @@ list:string developer global - abort, dislodge, dive, errors, info, force, cr6, restart, go, help, phone, reboot, sk, start, surface, on, off, sensor, sensors, reports, navstat, adcp, ctd, ecopuck, tblive, optode + abort, errors, info, force, go, help, phone, sk, start @@ -2245,6 +2245,141 @@ Change log file after synchronization
+
+ + Nome da Entidade + string + developer + global + Emergency Monitor + + Nome principal da entidade + + + Prioridade de Execução + integer + developer + global + 10 + + Prioridade de execução + + + Tempo de Ativação + integer + developer + global + 0 + + + + + Tempo de Desativação + integer + developer + global + 0 + + + + + Nível de Depuração + string + developer + global + None + + + None, Debug, Trace, Spew + None, Debug, Trace, Spew + + + Frequência de Execução + real + developer + global + 1.0 + Hz + Frequência com que a tarefa é executada + + + Ativa - Escopo + string + developer + global + idle + + Escopo do parâmetro 'Ativa' + + + Ativa - Visibilidade + string + developer + global + user + + Visibilidade do parâmetro 'Ativa' + + + Ativa + boolean + user + idle + true + + Verdadeiro para ativar tarefa, falso caso contrário + + + Número de Destino de Mensagens SMS + string + user + global + +351912439480 + + Número de telefone do destinatário de mensagens SMS + + + Timeout de Perda de Comunicações + real + user + global + 1800 + s + Timeout de Perda de Comunicações + 60.0 + + + Transmission Interface + string + developer + global + Iridium + + Desired transmission interface + GSM, Iridium, Both + GSM, Iridium, Both + + + Expiration Time - Abort SMS + integer + developer + global + 30 + s + Abort SMS Timeout + 30.0 + + + Expiration Time - Lost Communications + integer + developer + global + 30 + s + Expiration time of lost communications SMS + 0.0 + +
Nome da Entidade