mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
16 lines
387 B
JSON
16 lines
387 B
JSON
{
|
|
"ping": {
|
|
"ping": "ping",
|
|
"label": {
|
|
"target": "Target",
|
|
"ping": "Ping (S)",
|
|
"mode": "Mode",
|
|
"mode_option": {
|
|
"timed": "Timed",
|
|
"triggered": "Triggered"
|
|
},
|
|
"tip": "Note: Leave Target field blank to allow msg.payload to set hosts dynamically."
|
|
}
|
|
}
|
|
}
|