@wago/node-red-wdx-palette
TypeScript icon, indicating that this package has built-in type declarations

8.0.0 • Public • Published

WDX - Node Red - Palette

Node Red plugin WDX Palette with nodes implementing WDX WS Interface communication within Node Red application.

Table of Contents

Requirements

  • WDX Runtime - Docker or local WDX runtime installation.
  • Node-RED editor.

Installation

Node RED Palette Management Installation

Open your Node-RED installation UI palette management and search for package @wago/node-red-wdx-palette.

image info

Node RED Manual Package installation

Navigate your console to the Node-RED data directory:

cd ~/.node-red/data # Directory would differ based on your Node-RED installation

Install the library, using npm or yarn:

npm install @wago/node-red-wdx-palette

or

yarn add @wago/node-red-wdx-palette

Usage

To use WDX nodes in your Node-RED flow, follow these steps:

  1. Install the @wago/node-red-wdx-palette package in your Node-RED project.
  2. Import the required nodes into your flow and configure the necessary WDX WS Client options.

WDX Nodes - WS Client Configuration

Examples

For more examples see example project.

License

This library is licensed under the MIT License. See the LICENSE.md file for more details.

© 2024

This README.md provides a clear introduction to the TypeScript model schema library, with examples of how to use it, and includes the required copyright and licensing information under the MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
8.0.03latest

Version History

VersionDownloads (Last 7 Days)Published
8.0.03
7.0.02
6.0.02
5.0.01
4.0.02
3.0.02
2.0.02

Package Sidebar

Install

npm i @wago/node-red-wdx-palette

Weekly Downloads

14

Version

8.0.0

License

MIT

Unpacked Size

165 kB

Total Files

8

Last publish

Collaborators

  • slavomir-sidor
  • pavol.fazik
  • wago-kontakttechnik
  • jessejamescox