node-red-contrib-tag-memory
v1.0.2
Published
Simple node that save in memory the last payload received from input
Downloads
23
Readme
node-red-contrib-tag-memory
Nothing special...
Install
You can install this node directly from the "Manage Palette" menu in the Node-RED interface.
Alternatively, run the following command in your Node-RED user directory - typically ~/.node-red
on Linux or %HOMEPATH%\.nodered
on Windows
npm install node-red-contrib-tag-memory
NodeJS version 10 or greater and Node-RED version 1.0 or greater is required.
Usage
The msg.payload message in input get saved in memory and sent at regular interval
Disclaimer
The Software is provided "AS IS", without warranty of any kind. The Licensor makes no warranty that the Software is free of defects or is suitable for any particular purpose. In no event shall the Licensor be responsible for loss or damages arising from the installation or use of the Software
Bugs and enhancements
Please share your ideas and experiences on the Node-RED forum
Support
Community support is offered on a best-effort basis via GitHub Issues.
License
Copyright: (c) 2022-2026, Lafer S.p.a, Via lago di Garda 104 [email protected]
GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)