[
{
"id": "5230c72.fadcf38",
"type": "tab",
"label": "Sheet 1"
},
{
"id": "e04a7b54.d403d8",
"type": "inject",
"z":
"5230c72.fadcf38",
"name": "",
"topic": "",
"payload": "",
"payloadType": "date",
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"x":
220,
"y":
240,
"wires": [
[
"f5d7c950.a5dfe8"
]
]
},
{
"id": "f5d7c950.a5dfe8",
"type": "http request",
"z":
"5230c72.fadcf38",
"name": "",
"method": "GET",
"ret": "obj",
"url": "[https://riaan.fred.sensetecnic.com/api/var](https://riaan.fred.sensetecnic.com/api/var)",
"tls": "",
"x":
400,
"y":
240,
"wires": [
[
"18aad5a3.efd42a",
"9311fd84.3f5d5"
]
]
},
{
"id":
"18aad5a3.efd42a",
"type": "debug",
"z":
"5230c72.fadcf38",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"x":
620,
"y":
240,
"wires": []
},
{
"id": "9311fd84.3f5d5",
"type": "function",
"z":
"5230c72.fadcf38",
"name": "return ",
"func": "return {\n
payload: msg.payload.length\n};",
"outputs": 1,
"noerr": 0,
"x":
640,
"y":
340,
"wires": [
[
"6e22171f.b754f8",
"8d4bd9ed.9e3768"
]
]
},
{
"id": "6e22171f.b754f8",
"type": "debug",
"z":
"5230c72.fadcf38",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"x":
860,
"y":
360,
"wires": []
},
{
"id": "8d4bd9ed.9e3768",
"type": "ui_gauge",
"z":
"5230c72.fadcf38",
"name": "",
"group": "2472295d.217b26",
"order": 0,
"width": 0,
"height": 0,
"gtype": "gage",
"title": "gauge",
"label": "units",
"format": "{{value}}",
"min": 0,
"max": 10,
"colors": [
"#00b500",
"#e6e600",
"#ca3838"
],
"seg1": "",
"seg2": "",
"x":
860,
"y":
440,
"wires": []
},
{
"id": "de6c3996.0a78a8",
"type": "http in",
"z":
"5230c72.fadcf38",
"name": "/var",
"url": "/var",
"method": "get",
"upload": false,
"swaggerDoc": "",
"x":
200,
"y":
140,
"wires": [
[
"f5d7c950.a5dfe8",
"7cfd1c48.f8a104"
]
]
},
{
"id": "7cfd1c48.f8a104",
"type": "debug",
"z":
"5230c72.fadcf38",
"name": "",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"x":
450,
"y":
120,
"wires": []
},
{
"id": "2472295d.217b26",
"type": "ui_group",
"z":
"",
"name": "weight",
"tab": "",
"disp": true,
"width": "6",
"collapse": false
}
]