mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update ping node readme
(how to run in snap)
This commit is contained in:
@@ -18,7 +18,9 @@
|
||||
<p>Pings a machine and returns the trip time in mS as <code>msg.payload</code>.</p>
|
||||
<p>Returns <b>false</b> if no response received within 5 seconds, or if the host is unresolveable.</p>
|
||||
<p>Default ping is every 20 seconds but can be configured.</p>
|
||||
<p><code>msg.topic</code> contains the target host ip.
|
||||
<p><code>msg.topic</code> contains the target host ip.</p>
|
||||
<p>Note: if running inside Ubuntu Snap you will need to manually start the network-observe interface.
|
||||
`snap connect node-red:network-observe`</p>
|
||||
</script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user