@statuscompliance/filtering 1.0.0

Collection of STATUS project components that are responsible for filtering JSON object information.

npm install @statuscompliance/filtering

Node-RED Logo

A node-red version focused on STATUS project filtering

Description

The @statuscompliance/filtering package is a collection of Node-RED components specifically designed for the STATUS project, focusing on filtering JSON object information. These nodes help to manage data flows by applying different filtering rules based on content, date ranges, or specific attributes.

Features

  • Filter JSON data by various criteria such as classification, date ranges, or importance.
  • Group and filter messages based on dynamic attributes.
  • Nodes designed to work seamlessly with compliance-related processes in Node-RED flows.

Installation

You can install the package directly via npm:

npm install @statuscompliance/filtering

Or add it to your package.json and run npm install:

{
    "dependencies": {
        "@statuscompliance/filtering": "^1.0.0"
    }
}

Nodes Overview

This package includes the following custom nodes for use in Node-RED:

  • filter-by-date: Filters messages based on date attributes within a specified range.
  • filter-by: Filters messages based on classification, importance, or other dynamic attributes.
  • group-by: Groups messages by a specific attribute for batch processing.

License

This package is licensed under the Apache-2.0 License.

Author and Contributors

Repository

You can find the source code and contribute to this project on GitHub:

https://github.com/statuscompliance/node-red-status

Node Info

Version: 1.0.0
Updated 7 months, 1 week ago
License: Apache-2.0
Rating: not yet rated

Categories

Actions

Rate:

Downloads

5 in the last week

Nodes

  • filter-by-date
  • filter-by
  • group-by

Keywords

  • node-red
  • status
  • compliance

Maintainers

Contributors

  • Francisco Montero