[ { "id": "d752e739.4cfbd8", "type": "comment", "z": "9c3b70b.7f4189", "name": "Lliçó 3.21", "info": "Aquest és un exemple de la tercera lliçó.\n\nwiki.binefa.cat\n\n", "x": 240, "y": 500, "wires": [] }, { "id": "5908e76f.3fd428", "type": "ui_text", "z": "9c3b70b.7f4189", "group": "81fc7d57.2032f", "order": 9, "width": 0, "height": 0, "name": "", "label": "Darrer missatge tramès", "format": "{{msg.payload}}", "layout": "row-spread", "x": 550, "y": 640, "wires": [] }, { "id": "20d4d040.48791", "type": "ui_button", "z": "9c3b70b.7f4189", "name": "", "group": "81fc7d57.2032f", "order": 5, "width": 0, "height": 0, "passthru": false, "label": "Encén led blau", "color": "", "bgcolor": "blue", "icon": "", "payload": "13H", "payloadType": "str", "topic": "", "x": 240, "y": 560, "wires": [ [ "5908e76f.3fd428", "9429fb4b.a7e728" ] ] }, { "id": "7ffee5e5.e42d6c", "type": "ui_button", "z": "9c3b70b.7f4189", "name": "", "group": "81fc7d57.2032f", "order": 6, "width": 0, "height": 0, "passthru": false, "label": "Apaga led blau", "color": "", "bgcolor": "blue", "icon": "", "payload": "13L", "payloadType": "str", "topic": "", "x": 240, "y": 600, "wires": [ [ "5908e76f.3fd428", "9429fb4b.a7e728" ] ] }, { "id": "a221db81.771578", "type": "ui_button", "z": "9c3b70b.7f4189", "name": "", "group": "81fc7d57.2032f", "order": 7, "width": 0, "height": 0, "passthru": false, "label": "Encén led blau petit", "color": "black", "bgcolor": "cyan", "icon": "", "payload": "2L", "payloadType": "str", "topic": "", "x": 260, "y": 640, "wires": [ [ "5908e76f.3fd428", "9429fb4b.a7e728" ] ] }, { "id": "b06d026d.a6067", "type": "ui_button", "z": "9c3b70b.7f4189", "name": "", "group": "81fc7d57.2032f", "order": 8, "width": 0, "height": 0, "passthru": false, "label": "Apaga led blau petit", "color": "black", "bgcolor": "cyan", "icon": "", "payload": "2H", "payloadType": "str", "topic": "", "x": 260, "y": 680, "wires": [ [ "5908e76f.3fd428", "9429fb4b.a7e728" ] ] }, { "id": "9429fb4b.a7e728", "type": "mqtt out", "z": "9c3b70b.7f4189", "name": "", "topic": "/witty/led", "qos": "", "retain": "", "broker": "9234792a.084f08", "x": 500, "y": 580, "wires": [] }, { "id": "81fc7d57.2032f", "type": "ui_group", "z": "", "name": "Control dels leds", "tab": "cf530c0c.d567a", "order": 1, "disp": true, "width": "6", "collapse": false }, { "id": "9234792a.084f08", "type": "mqtt-broker", "z": "", "broker": "popotamo.binefa.cat", "port": "1888", "clientid": "", "usetls": false, "compatmode": true, "keepalive": "60", "cleansession": true, "willTopic": "", "willQos": "0", "willPayload": "", "birthTopic": "", "birthQos": "0", "birthPayload": "" }, { "id": "cf530c0c.d567a", "type": "ui_tab", "z": "", "name": "WiTTY ESP8266", "icon": "dashboard", "order": 2 } ]