Coder Social home page Coder Social logo

waldbaer / node-red-persistent-values Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 536 KB

Nodes for user-friendly use of the Node-RED context stores.

License: MIT License

HTML 31.28% JavaScript 68.72%
node-red persistency persistent persistent-storage

node-red-persistent-values's People

Contributors

waldbaer avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

justusw

node-red-persistent-values's Issues

Storageoption for values

Hello,

I cant choose "file" as storage option. I wish to safe values to a file instead of memory or temp workspace. I case the system crashes.
Are there more dependecies for this?

Thank you.

Bug or missing instructions?

The only options I see in the storage dropdown are "default" and "memory" there is no file option not sure if this has been removed or if missing something in the setup. Using ver 1.3.1

Thanks

Feature Request: Multiread/-store

First off: Great package!
For some additional compatibility, would it be possible to create a wrapper that puts msg.payload into msg.topic for Multistore functionality (multiple switches, sliders, or other inputs into one store node) and another wrapper that generates a message with all (bonus for selectable) values as attributes?
It would also be nice to have a simple way to periodically read that.

grafik

This is my own homebrew implementation of that, and it just allows for a supremely streamlined but also interactive flow of data.

Passed msg does not have the configured property

Hi!

I did not manage to use your node. :(
My received payload is something like this:

{ "brightness":254, "brightness_l1":254, [...] "state":"OFF", "state_l1":"OFF" }

I would like to store msg.payload.state and msg.payload.brightness to a file.
But every time I am geting
"Passed msg does not have the configured property 'payload.state'"
and
"Passed msg does not have the configured property 'payload.brightness'"

This is what I configured to write the state:
grafik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.