Skip to content

MTU-IMES-LAB/OpenADR

Repository files navigation

Note: This documentation is currently being updated and may change frequently.

OpenADR2.0 Node-RED Node

Installation

Follow these steps to install this node:

  1. Navigate to your Node-RED nodes directory:
cd ~/.node-red/nodes

(Adjust the path as needed for your setup.)

  1. Obtain the repository:
  • Option A: Download and extract the ZIP file from GitHub.
  • Option B: Clone the repository:
    git clone https://github.com/MTU-IMES-LAB/OpenADR3-nodered.git
  1. Install dependencies for each node:
cd OpenADR/<node-subfolder>
npm install

(Repeat for each node subfolder as needed.)

Usage

After installation, restart Node-RED. The OpenADR nodes should now be available in your Node-RED palette.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published