@ifp-software/node-red-contrib-oee-ai-connector
Version:
Easily connect your production machines to oee.ai – The Industry 4.0 solution for OEE optimization.
179 lines (178 loc) • 4.27 kB
JSON
[
{
"id": "7d66f7fd0997aa27",
"type": "tab",
"label": "Connector Test 2.10.0",
"disabled": false,
"info": "",
"env": []
},
{
"id": "b80d49f1dc634e76",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "ws-80",
"x": 680,
"y": 200,
"wires": []
},
{
"id": "57b02c65d8eceaf2",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "wss-443",
"x": 680,
"y": 260,
"wires": []
},
{
"id": "afd00aaac9d76512",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "mqtt-1883",
"x": 680,
"y": 320,
"wires": []
},
{
"id": "28873368689fb71e",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "ws-8083",
"x": 680,
"y": 380,
"wires": []
},
{
"id": "01bcf6e79bada04c",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "wss-8084",
"x": 680,
"y": 440,
"wires": []
},
{
"id": "41e9d47b03d24bb4",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Preview",
"server": "preview",
"protocol": "mqtts-8883",
"x": 680,
"y": 500,
"wires": []
},
{
"id": "134b875a5fe4501d",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "ws-80",
"x": 690,
"y": 660,
"wires": []
},
{
"id": "7c39d49a1fbf5ecb",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "wss-443",
"x": 690,
"y": 720,
"wires": []
},
{
"id": "42d65cc15fa40d7d",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "mqtt-1883",
"x": 690,
"y": 780,
"wires": []
},
{
"id": "931a5ca0862c997a",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "ws-8083",
"x": 690,
"y": 840,
"wires": []
},
{
"id": "f5f380592134ddca",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "wss-8084",
"x": 690,
"y": 900,
"wires": []
},
{
"id": "52d38abdcbe490c0",
"type": "oee-ai-connector",
"z": "7d66f7fd0997aa27",
"name": "Production",
"server": "production",
"protocol": "mqtts-8883",
"x": 690,
"y": 960,
"wires": []
},
{
"id": "c75f4129efa3eff5",
"type": "inject",
"z": "7d66f7fd0997aa27",
"name": "Send 1 unit every 30 seconds",
"props": [
{
"p": "count",
"v": "1",
"vt": "num"
}
],
"repeat": "30",
"crontab": "",
"once": true,
"onceDelay": 0.1,
"topic": "",
"x": 300,
"y": 580,
"wires": [
[
"b80d49f1dc634e76",
"57b02c65d8eceaf2",
"afd00aaac9d76512",
"28873368689fb71e",
"01bcf6e79bada04c",
"41e9d47b03d24bb4",
"134b875a5fe4501d",
"7c39d49a1fbf5ecb",
"42d65cc15fa40d7d",
"931a5ca0862c997a",
"f5f380592134ddca",
"52d38abdcbe490c0"
]
]
}
]