commit fcefd223348ac4a400232416d38c08fbcde3e5d1 Author: yamaray Date: Thu Jun 4 17:43:08 2026 +0000 Subir archivos a "/" Primera version estable para monitorear viales en diferentes planta. Cada planta se configura con el archivo configurador:monitor diff --git a/configurador_monitor_v11.html b/configurador_monitor_v11.html new file mode 100644 index 0000000..812e839 --- /dev/null +++ b/configurador_monitor_v11.html @@ -0,0 +1,1080 @@ + + + + + + Configurador JSON v11 - Monitor de viales + + + + +
+
+
+

Configurador JSON v11

+
Editor de plantas, viales, tótems, tablas y tarjetas para el monitor.
+
+
+
+ +
+ + + + + + +
+ +
+ + + + +
+
+ +
+ + +
+
+

DATOS DE PLANTA

+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+

TÓTEMS DE LA PLANTA

+ +
+ + + + + + + + + + + +
IDNombreIPURL pantalla
+ +
+

TARJETAS INICIALES

+
+ + + + + + + + + + + +
TarjetaVialTótem 1Tótem 2Pantalla
+ +
+

JSON GENERADO

+ +
+ +
Listo.
+
+
+
+ + + + diff --git a/monitor_config.json b/monitor_config.json new file mode 100644 index 0000000..f6da23a --- /dev/null +++ b/monitor_config.json @@ -0,0 +1,383 @@ +{ + "version": 10, + "plantaInicial": "02C9381D-D4A0-4503-B9A4-890BFABD9608", + "plantas": [ + { + "nombre": "CANTABRIA", + "idCentroProveedor": "A1ADAC83-AEFA-4E1F-8944-56722AC43F4F", + "supervisor": { + "nombre": "Supervisor LOCAL", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 1, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25035/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25036/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "ZARAGOZA-TEST", + "idCentroProveedor": "02C9381D-D4A0-4503-B9A4-890BFABD9608", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 3, + "totems": [ + { + "id": "totem_1", + "nombre": "entrada", + "ip": "192.168.0.29", + "url": "http://192.168.0.29:1880/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "salida", + "ip": "127.0.0.1:25054", + "url": "http://127.0.0.1:25054/ui?monitor=1" + }, + { + "id": "totem_3", + "nombre": "entrada", + "ip": "127.0.0.1:25059", + "url": "http://127.0.0.1:25059/ui?monitor=1" + }, + { + "id": "totem_4", + "nombre": "salida", + "ip": "192.168.0.30", + "url": "http://192.168.0.30:1880/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "EL ROSARIO", + "idCentroProveedor": "A15965FD-24DE-4A3E-8D62-80288D758993", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 1, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25064/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25065/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "OROTAVA", + "idCentroProveedor": "17F44123-9B8E-4E69-8566-81C390E56C62", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 1, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25060/ui" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25061/ui" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "ARONA", + "idCentroProveedor": "2E471ADB-DC3B-430E-B913-87299AF51501", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 1, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25062/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25063/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "RCD LINARES", + "idCentroProveedor": "4E6E98CD-79CC-4531-A8D6-8E046B7DB600", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 1, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25074/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25075/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "UTE-EBRO", + "idCentroProveedor": "02C9381D-D4A0-4503-B9A4-890BFABD9608", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 3, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25018/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25019/ui?monitor=1" + }, + { + "id": "totem_3", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:250120/ui?monitor=1" + }, + { + "id": "totem_4", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25025/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + }, + { + "nombre": "RCD JAEN", + "idCentroProveedor": "B077EABD-1CF2-4DB2-9753-A3237950BF05", + "supervisor": { + "nombre": "Supervisor", + "websocketUrl": "ws://127.0.0.1:25009/" + }, + "viales": 2, + "totems": [ + { + "id": "totem_1", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25070/ui?monitor=1" + }, + { + "id": "totem_2", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25071/ui?monitor=1" + }, + { + "id": "totem_3", + "nombre": "ENTRADA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25072/ui?monitor=1" + }, + { + "id": "totem_4", + "nombre": "SALIDA", + "ip": "127.0.0.1", + "url": "http://127.0.0.1:25073/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] + } + ], + "pantalla": { + "tarjetas": [ + { + "id": "card_1", + "vialNumero": 1, + "totemScreenEnabled": true, + "totemId": "totem_1" + }, + { + "id": "card_2", + "vialNumero": 1, + "totemScreenEnabled": false, + "totemId": "totem_2" + }, + { + "id": "card_3", + "vialNumero": 2, + "totemScreenEnabled": false, + "totemIds": [ + "totem_3", + "totem_4" + ] + } + ] + }, + "websocketUrls": [ + { + "nombre": "Supervisor LOCAL", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + }, + { + "nombre": "Supervisor", + "url": "ws://127.0.0.1:25009/" + } + ], + "centrosProveedor": [ + { + "nombre": "CANTABRIA", + "id": "A1ADAC83-AEFA-4E1F-8944-56722AC43F4F" + }, + { + "nombre": "ZARAGOZA-TEST", + "id": "02C9381D-D4A0-4503-B9A4-890BFABD9608" + }, + { + "nombre": "EL ROSARIO", + "id": "A15965FD-24DE-4A3E-8D62-80288D758993" + }, + { + "nombre": "OROTAVA", + "id": "17F44123-9B8E-4E69-8566-81C390E56C62" + }, + { + "nombre": "ARONA", + "id": "2E471ADB-DC3B-430E-B913-87299AF51501" + }, + { + "nombre": "RCD LINARES", + "id": "4E6E98CD-79CC-4531-A8D6-8E046B7DB600" + }, + { + "nombre": "UTE-EBRO", + "id": "02C9381D-D4A0-4503-B9A4-890BFABD9608" + }, + { + "nombre": "RCD JAEN", + "id": "B077EABD-1CF2-4DB2-9753-A3237950BF05" + } + ], + "totemUrls": [ + { + "nombre": "totem_1 - ENTRADA", + "url": "http://127.0.0.1:25035/ui?monitor=1" + }, + { + "nombre": "totem_2 - SALIDA", + "url": "http://127.0.0.1:25036/ui?monitor=1" + } + ], + "tablas": [ + "Matriculas", + "Identificadores", + "MatriculasIdentificadores", + "UbicacionesInternas" + ] +} \ No newline at end of file diff --git a/monitor_viales_websocket_v11.html b/monitor_viales_websocket_v11.html new file mode 100644 index 0000000..5881101 --- /dev/null +++ b/monitor_viales_websocket_v11.html @@ -0,0 +1,3077 @@ + + + + + + MONITOR DE BÁSCULAS - WebSocket Supervisor + + + + + + + +
+
+
+
Trypton
+
+

MONITOR DE BÁSCULAS

+
Herramienta para uso durante los desarrollos
+
+
+ +
+
+ + +
+ +
+ +
+
+
+ + --- +
+ +
+
+ +
+ + + + + + +
+ +
+
+
+ +
+
+
+
VIAL
+
+
TÓTEM
+
+
+
+
+
MATRÍCULA:
---
+
+
+
S1
+ +
+
+
+
PESO
SIN DATOS
+
---kg
+
+
+
+
IMAGEN CAMIÓNIMAGEN CONTEXTO
+
Sin imagen
+
+
+
+
+
+
PANTALLA TÓTEM
+
+
+ +
+
+ +
+
+
+ +
+
+
VIAL
+
+
TÓTEM
+
+
+
+
+
MATRÍCULA:
---
+
+
+
S2
+ +
+
+
+
PESO
SIN DATOS
+
---kg
+
+
+
+
IMAGEN CAMIÓNIMAGEN CONTEXTO
+
Sin imagen
+
+
+
+
+
+
PANTALLA TÓTEM
+
+
+ +
+
+ +
+
+
+ +
+
+
VIAL
+
+
TÓTEM S3
+
TÓTEM S4
+
+
+
+
+
+
MATRÍCULA:
---
+
+
+
S3
+ +
+
+ +
+
PESO COMÚN VIAL
SIN DATOS
+
---kg
+
+ +
+
+
+
IMAGEN CAMIÓNIMAGEN CONTEXTOPANTALLA TÓTEM
+ +
+
Sin imagen
+
+
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+
MATRÍCULA:
---
+
+
+
S4
+ +
+
+
+
+
+ +
+ +
+ + +
+ +
El comando usa el GUID configurado en la cabecera.
+
+ + +
+
+ +
+
+ + +
+ +
+ +
+
+ LOG WEBSOCKET +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +