node-red-contrib-sensecraft-application
Version:
This project is a Node-RED contribution for the Sensecraft application, allowing users to integrate Sensecraft functionalities into their Node-RED flows.
15 lines (9 loc) • 454 B
Markdown
# node-red-contrib-sensecraft-application
This project is a Node-RED contribution for the Sensecraft application, allowing users to integrate Sensecraft functionalities into their Node-RED flows.
## Installation
To install the package, run the following command in your Node-RED user directory:
```bash
npm install node-red-contrib-sensecraft-application
```
## Usage
To use the package, add the `sensecraft-application` node to your Node-RED flow.