1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

225 Commits

Author SHA1 Message Date
Dave C-J
f2dd4ae062 tidy up logging on Stomp node 2014-05-29 18:32:20 +01:00
Dave C-J
ae22efb270 Updates to Stomp to enable auto reconnect, and node.status indicators 2014-05-26 10:07:20 +01:00
Dave C-J
308d6cb873 New Stomp node 2014-05-19 21:07:20 +01:00
Nick O'Leary
afa46ef676 Merge pull request #43 from henols/master
Deals with csv and json payload in a smarter way
2014-04-16 10:57:25 +01:00
Dave C-J
517f6346f9 Rawserial node - change advis/ce to info. 2014-04-08 23:07:55 +01:00
henols
9808e8a3a6 Automatic detection of csv and json call and simplified help text 2014-04-03 09:42:49 +02:00
henols
e6f90f9b8d Deals with csv and json payload in a smarter way and manipulation
insertion time
2014-03-20 14:51:16 +01:00
henols
8a60d1f918 Support for csv payload and manipulation insertion time 2014-03-19 22:20:27 +01:00
Nick O'Leary
9b41a4e051 Remove deprecated use of RED.app 2014-02-23 21:06:29 +00:00
Dave C-J
3a6ffdf52b Tweak emoncms logo to closer match other styles 2014-02-14 20:45:59 +00:00
henols
84f5d7513b Removing API key from export function 2014-02-10 15:54:36 +01:00
henols
dc13290f97 Some usage clarifications 2014-02-09 00:21:17 +01:00
henols
112a3abdc7 Emoncms
A node that can publish to one or more Emoncms servers and acconts
2014-02-07 12:08:16 +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
03484169e3 Slight tweak to Wake on Lan (WOL) node 2014-01-19 11:59:29 +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
636b9a23ba One line of logging to rawserial (to make it behave more like the regular serial one) 2013-12-10 19:53:56 +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
ab168fe26f Fix paths to red to use env variable 2013-11-04 08:45:37 +00:00
Dave C-J
5e67f41114 Add rawserial, mpd, mysql and swearfilter nodes. 2013-11-03 21:29:20 +00:00
Dave C-J
553c978d87 Added icons for wake on lan and suncalc to this project 2013-10-31 09:44:32 +00:00
Dave C-J
5fbdc50551 Added Wake-On-LAN node 2013-10-26 16:44:23 +01: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
Dave C-J
6b64321e10 Simple Ping Node to see if a remote host is up... just outputs true or false. 2013-10-04 08:24:09 +01:00