Commit Graph

24 Commits

Author SHA1 Message Date
Dave Conway-Jones 5aa99eca73
ping - clone msg in order to fix handling arrays of multiple requests. 2022-10-02 10:33:25 +01:00
Dave Conway-Jones c8975019ad
Fix ping node to pass through properties. 2022-09-30 10:05:59 +01:00
Dave Conway-Jones 915089f2fb
Tidy Ping to remove unnecessary errors,
to close #782
2021-04-08 17:07:05 +01:00
meeki007 07460b9404
Add IPv6 support to node (#758) 2021-03-12 12:54:13 +00:00
Dave Conway-Jones 2d5d553c4d
revert ping changes for HA
to address #662
2020-11-20 18:07:35 +00:00
Dave Conway-Jones 5ba989f09d
tidy up ping node listeners 2020-07-01 11:16:20 +01:00
Stephen McLaughlin 437c29525d
new features: Add Triggered Mode to Ping Node (#643) 2020-04-03 16:07:41 +01:00
Dave Conway-Jones 89d7853891
Better error catching in ping node for spawn errors... 2018-12-05 13:46:08 +00:00
Dave Conway-Jones a89379c631
add android platform to ping node
to close #402 by hand
2018-02-08 15:44:38 +00:00
Julian Hille 0ad4a7bc4d Add freebsd as a valid platform (#274)
Freebsd ping command equals darwins ping command
2017-02-06 22:13:19 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 73269848ba revert ping node experimental changes
oops…
2016-02-13 11:15:02 +00:00
Dave Conway-Jones dd250a77bc core to Pi node-red-nodes info updates
to be more consistent style
2016-02-12 13:14:12 +00:00
Dave Conway-Jones ce677d221b tidy up Ping node close 2015-12-26 19:21:24 +00:00
dceejay f497b57b7d Apply consistent style to node-red-nodes
(not updating npm for this yet - just whitespace)
2015-05-11 19:25:39 +01:00
dceejay bb9d67f1ae Update node-red-nodes - clean up lint issues (mainly unused funcs and vars) 2015-04-16 10:58:34 +01:00
Dave C-J d47b7f57a2 re-re-fix Ping node to assemble full result before parsing.... 2014-11-07 11:44:04 +00:00
Dave C-J ebbd9f4494 Change regex for Ping node to work across languages...
(hopefully) Addresses Issue #80
2014-11-07 08:27:24 +00:00
Dave C-J 052a7d587d Update node-red-nodes io nodes to use strict and pass jshint scan 2014-06-28 23:35:33 +01:00
Dave C-J 2f07bb7d13 Fix ping error response on Pi - Fixes Issue #23 2014-02-05 18:38:00 +00:00
Dave C-J 914885dd6b Fix Ping exec calls so regex can then do it's job... 2014-01-07 15:59:34 +00:00
Dave C-J 793fd3c7fd Added list of Nodes to he ReadME so people can see what's there without digging... Bunch of cleanups to node-red-nodes... mainly just removing tabs -> spaces and stuff. No code changes... 2013-11-10 17:01:19 +00:00
Dave C-J 5ec8147eb1 Use environment variable to set path for nodes.... 2013-10-25 18:23:04 +01:00
Dave C-J db2cc0116f Re-organised subfolders 2013-10-04 11:07:43 +01:00