0.1.0-alpha.2 • Published 5 years ago

node-red-contrib-viseo-object-search v0.1.0-alpha.2

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

Node-RED

Searches keys or values in complex objects.

This node is part of project node-red-contrib-viseo powered by VISEO Technologies.

Quick Start

npm install node-red-contrib-viseo-search

Build the Node-RED Flow

The search node

  • searches if the key/value is in the sent object.
  • If the key/value is found, returns the parent object.
  • If the 'deep' parameter is checked, it searches in all the child objects, and returns the parent object.

Flow

Getting Help

For further help, or general discussion, please use the github issue tracker and in order to be labeled with question tag please specify :

  • Your message is a question / discussion
  • The module or node name

Contributing

Before raising a pull-request, please read our contributing guide.

This project adheres to the Contributor Covenant 1.4. By participating, you are expected to uphold this code. Please report unacceptable behavior to any of the project's core team.

Authors

This project is a creation of VISEO Technology.

Copyright and license

Copyright 2016-2019 VISEO under the Apache 2.0 license. Copyright 2012-2019 SARAH under the Apache 2.0 license.