Yes I included valid token
here are exported flows
My apologies I am very new to this.
[
{
"id": "81e3cc54d388cf82",
"type": "tab",
"label": "Flow 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "29d135c8dc5cdb2b",
"type": "modbus-client",
"name": "Solax inverter",
"clienttype": "tcp",
"bufferCommands": true,
"stateLogEnabled": false,
"queueLogEnabled": false,
"tcpHost": "5.8.8.8",
"tcpPort": "502",
"tcpType": "DEFAULT",
"serialPort": "/dev/ttyUSB",
"serialType": "RTU-BUFFERD",
"serialBaudrate": "9600",
"serialDatabits": "8",
"serialStopbits": "1",
"serialParity": "none",
"serialConnectionDelay": "100",
"serialAsciiResponseStartDelimiter": "0x3A",
"unit_id": "1",
"commandDelay": "1",
"clientTimeout": "1000",
"reconnectOnTimeout": true,
"reconnectTimeout": "2000",
"parallelUnitIdsAllowed": true
},
{
"id": "e45f811e4ed26fa4",
"type": "inject",
"z": "81e3cc54d388cf82",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "",
"payloadType": "date",
"x": 80,
"y": 120,
"wires": [
[
"fb3df79207fada74"
]
]
},
{
"id": "ededf1746c4a3338",
"type": "debug",
"z": "81e3cc54d388cf82",
"name": "solax",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 230,
"y": 300,
"wires": []
},
{
"id": "fb3df79207fada74",
"type": "http request",
"z": "81e3cc54d388cf82",
"name": "",
"method": "POST",
"ret": "obj",
"paytoqs": "body",
"url": "https://www.eu.solaxcloud.com:9443/proxy/api/getRealtime Info.do?tokenId=202203012033514594849511&sn=SWRAZ6TDH9/",
"tls": "",
"persist": false,
"proxy": "",
"authType": "",
"senderr": false,
"x": 150,
"y": 220,
"wires": [
[
"ededf1746c4a3338"
]
]
}
]