2.1.0 • Published 5 months ago

@statuscompliance/status v2.1.0

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

Description

The @statuscompliance/status package provides essential components for integrating the STATUS project with Node-RED. It includes nodes that facilitate storing and parsing data, enabling seamless communication between Node-RED and system backends.

Features

  • Collect and store data from incoming messages.
  • Batch processing and efficient data transfer to backend APIs.
  • Parsing capabilities for incoming STATUS project data formats.

Installation

Install via npm:

npm install @statuscompliance/status

Or add the dependency to your package.json:

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

Nodes Overview

This package includes the following STATUS integration nodes:

  • status-parser: Parses STATUS project-specific data formats.
  • status-storer: Buffers and sends bulk messages to a backend API, reducing network overhead and improving performance.

License

Licensed under the Apache-2.0 License.

Author and Contributors

Repository

Find the source code and contribute on GitHub:

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

1.2.0

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.1.4

6 months ago

1.2.2

6 months ago

1.1.3

6 months ago

1.2.1

6 months ago

1.1.2

6 months ago

2.1.0

5 months ago

2.0.0

6 months ago

1.0.2

10 months ago

1.0.1

11 months ago

1.0.0

11 months ago