Conexión inicial

This commit is contained in:
2025-10-22 12:02:32 +02:00
parent 5b5d1f2883
commit 51163e7f95
2 changed files with 111 additions and 2 deletions

View File

@@ -1 +1,108 @@
[] [
{
"id": "46b2a9c716b640f2",
"type": "tab",
"label": "Flujo 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "db09bd514ed7c061",
"type": "MSSQL-CN",
"tdsVersion": "7_3_B",
"name": "Gruassql",
"server": "10.5.14.245",
"port": "1433",
"encyption": false,
"trustServerCertificate": true,
"database": "Servicios_gruas",
"useUTC": true,
"connectTimeout": "15000",
"requestTimeout": "15000",
"cancelTimeout": "5000",
"pool": "5",
"parseJSON": false,
"enableArithAbort": true,
"readOnlyIntent": false
},
{
"id": "c2a3d46126b60ae6",
"type": "inject",
"z": "46b2a9c716b640f2",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
},
{
"p": "query",
"v": "SELECT TOP 100 * from FROM [Gestion_flotas].[dbo].[Servicios]",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 130,
"y": 60,
"wires": [
[
"42302bcf85f48171"
]
]
},
{
"id": "42302bcf85f48171",
"type": "MSSQL",
"z": "46b2a9c716b640f2",
"mssqlCN": "db09bd514ed7c061",
"name": "GruasSQL",
"outField": "payload",
"returnType": 0,
"throwErrors": 1,
"query": "",
"modeOpt": "queryMode",
"modeOptType": "query",
"queryOpt": "query",
"queryOptType": "msg",
"paramsOpt": "",
"paramsOptType": "none",
"rows": "rows",
"rowsType": "msg",
"parseMustache": true,
"params": [],
"x": 290,
"y": 60,
"wires": [
[
"de7b37ccb7102fa3"
]
]
},
{
"id": "de7b37ccb7102fa3",
"type": "debug",
"z": "46b2a9c716b640f2",
"name": "debug 1",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 440,
"y": 60,
"wires": []
}
]

View File

@@ -1 +1,3 @@
{} {
"$": "96c3579757a35b6c20afd413020b70705epc+g6VQ6wLctNnLw3YptDH7Izt5wPKI4ZVRPKJz0QSURDbr96Z/IqlhjKmAxtemz1KP84s7u0a8APPj1rj3GsYmurbiRHDwzOux48OBU9zRg=="
}