borpin
cf48039427
Improve HTTP response handling and error reporting ( #419 )
...
Improve HTTP response handling and error reporting of emoncms node
2018-03-29 08:53:12 +01:00
borpin
dbea8a484a
Updates to match API changes ( #392 )
...
* Updates to match API changes
Update to the node to match the server API changes. An attempt has been made to leave a legacy path for existing installations that may have not updated the server side.
* Updated following comments.
Update following comments.
Output removed and node.warn or error used.
oneeditprepare added.
Name moved to last item.
In addition, a check added to ensure nodegroup has valid value.
Question: I have added a 'return' as I do not want data posted if there is not a valid nodegroup. Is this the best way to exit the function? Always taught that multiple exits was a bad idea. I wondered about raising an error / exception and then catching it but not sure how to do that.
* Update documentation for revised node
2018-01-07 15:37:28 +00:00
Dave Conway-Jones
bb469fd710
small bump to emoncms pack to align with nom
2017-10-07 22:28:24 +01:00
Dave Conway-Jones
316a2fd272
Re-lint a load of nodes
2017-01-29 17:45:44 +00:00
Dave Conway-Jones
a7247e898a
Update licenses and packages for all nodes
2016-11-06 20:26:19 +00:00
Dave Conway-Jones
bbed4bab9a
Emoncms - drop time if not a number
...
and update docs.
2015-12-09 13:21:42 +00:00
Dave Conway-Jones
396173525b
let emoncms node accept simple objects
2015-11-30 14:23:52 +00:00
Nick O'Leary
d82ce7c58a
Tidy up emoncms json parse on success
2015-11-03 11:03:02 +00:00
Glyn Hudson
6bf034cabb
don't log success and don't pass 'time' as an API parameter for emoncms-in
2015-10-27 15:24:45 +00:00
Glyn Hudson
dc3c1b7cc4
Don't log when all is good, parse JSON retun
2015-10-26 00:47:55 +00:00
Glyn Hudson
1467575f6c
change emoncms-out node name back to 'emoncms' to avoid breaking current user flows
2015-10-25 10:07:54 +00:00
Glyn Hudson
df6fe4b17c
Add 'Emoncms in' to fetch latest feed value from emoncms server
2015-10-21 12:08:30 +01:00
dceejay
64d3b11fd9
slightly nicer jscs style updates to several nodes
...
again not pushed to npm - still just whitespace.
2015-05-11 20:04:51 +01: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
d511ee69fb
lots of little node edits to clean up jsHint "errors"
2015-03-26 18:55:03 +00:00
Nick O'Leary
08791f1914
Update all nodes to credentials system and auth middleware
2015-02-06 21:10:14 +00: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