Git Product home page Git Product logo

node-red-edgepi-digital-input's People

Contributors

bot-edgepi avatar iaj2 avatar jimmy121192 avatar josiah-tesfu avatar

Watchers

 avatar  avatar

node-red-edgepi-digital-input's Issues

Interface modifications

  • Some fields have colons while others don't. They should all be consistent.
  • Rpc Server --> RPC Server
  • The placeholder text, "IP Address" under the RPC Server field should indicate an option for entering the hostname, e.g. "IP Address/ Hostname"
  • Remove the word "node" from the node name. No other node-RED nodes have it and it's a bit redundant.

Add input implementation

Currently, any message can trigger the node as input. A more effective and appropriate implementation would have the input dynamically configure the node settings.

Node-RED uses msg.payload and msg.topic to configure input, where msg.payload is used for main data and msg.topic is used for specific sub-categories/ actions. Nodes such as 'change', 'function', or 'switch' can further be used to change node configuations dynamically. For example, if the current node is being set based on temperature change from a temperature node, the temperature node might have a msg.payload set to the temperature. A function node could then translate 'above 25 degrees' to the current node's specific configurations.

Potential input settings for Digital Input:
msg.topic: Channel

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.