[ { "id": "8fd8ca86.6ce338", "type": "mqtt in", "z": "28d9a852.edd1e", "name": "", "topic": "/jordiB/esp8266/ordres/bBoto", "qos": "2", "broker": "c4feadd4.96b9f8", "x": 160, "y": 860, "wires": [ [ "f73c3431.5abea" ] ] }, { "id": "396ba028.f69a8", "type": "ui_text", "z": "28d9a852.edd1e", "group": "4e70ce2d.17e588", "order": 0, "width": 0, "height": 0, "name": "", "label": "LED", "format": "", "layout": "row-spread", "x": 610, "y": 860, "wires": [] }, { "id": "f73c3431.5abea", "type": "function", "z": "28d9a852.edd1e", "name": "Set LED color", "func": "msg.color = (msg.payload === \"1\")?\"lime\":\"red\";\nreturn msg;", "outputs": 1, "noerr": 0, "x": 420, "y": 860, "wires": [ [ "396ba028.f69a8" ] ] }, { "id": "c4feadd4.96b9f8", "type": "mqtt-broker", "z": "", "name": "", "broker": "broker.hivemq.com", "port": "1883", "clientid": "", "usetls": false, "compatmode": true, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" }, { "id": "4e70ce2d.17e588", "type": "ui_group", "z": "", "name": "Altres", "tab": "4a4ecb37.77f27c", "order": 2, "disp": true, "width": "6", "collapse": false }, { "id": "4a4ecb37.77f27c", "type": "ui_tab", "z": "", "name": "Aula 506", "icon": "dashboard", "order": 1 } ]