Skip to content

Text ‐ 文本

Monkey • D • Code edited this page Sep 12, 2023 · 1 revision
[
    {
        "id": "df2b7e9cbcfde6af",
        "type": "tab",
        "label": "Text",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "cb919903276b4bda",
        "type": "ha-mqtt-text",
        "z": "df2b7e9cbcfde6af",
        "server": "2a52200708303a64",
        "device": "42d6f2a7a999a723",
        "name": "Text",
        "config": "",
        "x": 310,
        "y": 160,
        "wires": [
            [
                "8a96cf10c5dae9b2"
            ]
        ]
    },
    {
        "id": "8a96cf10c5dae9b2",
        "type": "debug",
        "z": "df2b7e9cbcfde6af",
        "name": "debug 1",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 500,
        "y": 160,
        "wires": []
    },
    {
        "id": "18d55a9e83514e41",
        "type": "inject",
        "z": "df2b7e9cbcfde6af",
        "name": "",
        "props": [
            {
                "p": "payload"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "",
        "payloadType": "date",
        "x": 130,
        "y": 160,
        "wires": [
            [
                "cb919903276b4bda"
            ]
        ]
    },
    {
        "id": "2a52200708303a64",
        "type": "mqtt-broker",
        "name": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "willMsg": {},
        "userProps": "",
        "sessionExpiry": ""
    },
    {
        "id": "42d6f2a7a999a723",
        "type": "ha-mqtt-device",
        "name": "测试设备",
        "config": ""
    }
]