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.

57 lines (56 loc) 1.22 kB
[ { "id": "7d66f7fd0997aa27", "type": "tab", "label": "Connector Test 2.3.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": 460, "y": 480, "wires": [ [ "aef30f9941ce8567", "579a7b4d36d8ace3" ] ] }, { "id": "aef30f9941ce8567", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Preview", "server": "preview", "x": 720, "y": 420, "wires": [] }, { "id": "579a7b4d36d8ace3", "type": "oee-ai-connector", "z": "7d66f7fd0997aa27", "name": "Production", "server": "production", "x": 730, "y": 540, "wires": [] } ]