queclink-parser 1.9.23 → 1.9.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
- package/src/messages/es.json +6 -6
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
package/src/messages/es.json
CHANGED
|
@@ -214,12 +214,12 @@
|
|
|
214
214
|
"5": "Comportamiento Brusco Desconocido"
|
|
215
215
|
},
|
|
216
216
|
"GTHBE": {
|
|
217
|
-
"0": "
|
|
218
|
-
"1": "
|
|
219
|
-
"2": "
|
|
220
|
-
"3": "
|
|
221
|
-
"4": "
|
|
222
|
-
"5": "
|
|
217
|
+
"0": "Frenada Brusca de X m/s² a Y km/h durante Z segundos",
|
|
218
|
+
"1": "Aceleración Brusca de X m/s² a Y km/h durante Z segundos",
|
|
219
|
+
"2": "Giro Brusco de X m/s² a Y km/h durante Z segundos",
|
|
220
|
+
"3": "Frenada Brusca Girando de X m/s² a Y km/h durante Z segundos",
|
|
221
|
+
"4": "Aceleración Brusca Girando de X m/s² a Y km/h durante Z segundos",
|
|
222
|
+
"5": "Comportamiento Brusco Desconocido"
|
|
223
223
|
},
|
|
224
224
|
"GTDOG": {
|
|
225
225
|
"1": "Dispositivo reiniciado por frecuencia configurada",
|