1.6.3 • Published 8 years ago

node-red-contrib-sitewhere v1.6.3

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

SiteWhere Node-RED Integration

Allows Node-RED to interact with the SiteWhere Open IoT Platform.

Installation

Run the following command in the root directory of your Node-RED install:

npm install node-red-contrib-sitewhere

Usage

This module allows a device running Node-RED to interact with SiteWhere via JSON over the MQTT protocol. It supports the following concepts:

  • Registration of a new device with SiteWhere
  • Sending measurements, alerts, and location data to SiteWhere
  • Receiving system commands and custom commands from SiteWhere