1.0.2 • Published 9 months ago

@factoryframeworks/forge v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Node-RED Node Package - Sample Node

Description

This Node-RED node package provides custom nodes for writing data to Forge Tags as well as subscribing to Forge Events.

Forge Nodes

Installation

To install this node package, you can use the Node-RED "Manage palette" feature or manually install it via npm.

Using Node-RED "Manage palette"

  1. Open your Node-RED instance.
  2. Click on the hamburger menu (☰) in the top-right corner and select "Manage palette."
  3. Go to the "Install" tab, search for "@factory-frameworks/forge," and click "Install."

Manual Installation via npm

  1. Change your current directory to your Node-RED user directory (typically ~/.node-red).
  2. Run the following command to install the node package:
npm i @factoryframeworks/forge
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago