mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
16 lines
448 B
JSON
16 lines
448 B
JSON
{
|
|
"ping": {
|
|
"ping": "ping",
|
|
"label": {
|
|
"target": "ターゲット",
|
|
"ping": "Ping (秒)",
|
|
"mode": "モード",
|
|
"mode_option": {
|
|
"timed": "時間",
|
|
"triggered": "トリガー"
|
|
},
|
|
"tip": "注: msg.payloadでホスト名を動的に指定する場合は、ターゲットフィールドを空にします。"
|
|
}
|
|
}
|
|
}
|