0.5.2 • Published 7 years ago

node-red-contrib-psi-local-sum v0.5.2

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
7 years ago

Local Sum Aggregator

npm version license

A Node-RED node of aggregating topics and computing summation of those values. This node is a part of ψ: Privacy-Preserving Stream Integration project.

This node assumes payloads of input messages are lists.

Install

Run the following command in the root directory of your Node-RED install.

$ npm install node-red-contrib-psi-local-sum

License

This software is released under the GNU General Public License version 3, see LICENSE.