Skip to content

Lawn Mower ‐ 割草机

Monkey • D • Code edited this page Sep 12, 2023 · 1 revision
[
    {
        "id": "5c7fb27a63390c74",
        "type": "tab",
        "label": "Lawn Mower",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "29b9f0e45fa76bf9",
        "type": "ha-mqtt-lawn_mower",
        "z": "5c7fb27a63390c74",
        "server": "2a52200708303a64",
        "device": "42d6f2a7a999a723",
        "name": "Lawn Mower",
        "config": "",
        "x": 390,
        "y": 180,
        "wires": [
            [
                "026e7a758e8ab986"
            ],
            [
                "026e7a758e8ab986"
            ],
            [
                "026e7a758e8ab986"
            ]
        ]
    },
    {
        "id": "026e7a758e8ab986",
        "type": "debug",
        "z": "5c7fb27a63390c74",
        "name": "debug 1",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "false",
        "statusVal": "",
        "statusType": "auto",
        "x": 720,
        "y": 180,
        "wires": []
    },
    {
        "id": "d6b9d9e00083fdcc",
        "type": "inject",
        "z": "5c7fb27a63390c74",
        "name": "",
        "props": [
            {
                "p": "payload"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "mowing",
        "payloadType": "str",
        "x": 150,
        "y": 120,
        "wires": [
            [
                "29b9f0e45fa76bf9"
            ]
        ]
    },
    {
        "id": "da826aa9d251335f",
        "type": "inject",
        "z": "5c7fb27a63390c74",
        "name": "",
        "props": [
            {
                "p": "payload"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "paused",
        "payloadType": "str",
        "x": 150,
        "y": 180,
        "wires": [
            [
                "29b9f0e45fa76bf9"
            ]
        ]
    },
    {
        "id": "72ce1674f91f3ddc",
        "type": "inject",
        "z": "5c7fb27a63390c74",
        "name": "",
        "props": [
            {
                "p": "payload"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "docked",
        "payloadType": "str",
        "x": 150,
        "y": 240,
        "wires": [
            [
                "29b9f0e45fa76bf9"
            ]
        ]
    },
    {
        "id": "cf984135c53dc687",
        "type": "inject",
        "z": "5c7fb27a63390c74",
        "name": "",
        "props": [
            {
                "p": "payload"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "error",
        "payloadType": "str",
        "x": 150,
        "y": 300,
        "wires": [
            [
                "29b9f0e45fa76bf9"
            ]
        ]
    },
    {
        "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": ""
    }
]