node-red-contrib-viseo-object-search
v0.1.0-alpha.2
Published
VISEO Bot Maker - Searches a value in an object
Downloads
5
Readme
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.
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.
- Eric Brulatout @ebrulato
- Jean-Philippe Encausse @jpencausse
- Alice Vasseur @Alice_Vasseur
- Klervi Menoret @klervix
- To-Thi Hoang
Copyright and license
Copyright 2016-2019 VISEO under the Apache 2.0 license. Copyright 2012-2019 SARAH under the Apache 2.0 license.