1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
node-red-nodes/io/ping/locales/en-US/88-ping.json
2020-04-03 16:50:09 +01:00

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."
}
}
}