UNPKG

@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.

83 lines (82 loc) 1.86 kB
[ { "id": "7d66f7fd0997aa27", "type": "tab", "label": "Connector Test 2.9.0", "disabled": false, "info": "", "env": [] }, { "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": 420, "y": 480, "wires": [ [ "fe4fb8224f517ac3", "414d679c482bf99c", "8bbf4e70930ebc0c", "83efd365a114cc7d" ] ] }, { "id": "fe4fb8224f517ac3", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Preview", "server": "preview", "protocol": "tcp", "x": 720, "y": 360, "wires": [] }, { "id": "414d679c482bf99c", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Preview", "server": "preview", "protocol": "wss", "x": 720, "y": 420, "wires": [] }, { "id": "8bbf4e70930ebc0c", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Production", "server": "production", "protocol": "tcp", "x": 730, "y": 540, "wires": [] }, { "id": "83efd365a114cc7d", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Production", "server": "production", "protocol": "wss", "x": 730, "y": 600, "wires": [] } ]