6 Commits

Author SHA1 Message Date
Paul Reed
29b2ee9362 Payload format change for emoncms v8.0
A payload format change is necessary for the node to function with emoncms v8.0 (current version).
The latest version of emoncms introduces a 'key' to identify inputs within each emoncms node group, and is automatically assigned by emoncms, but for this to occur, it is necessary to change the format of the payload.
The changes have also been tested with multiple inputs in the same node, ie inject a comma-separated payload such as 100,98,365 and emoncms will automatically parse the values, and result in 3 inputs within the same emoncms node.
These changes are also backwards-compatible with previous emoncms versions.
2014-03-16 20:05:28 +00: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