@zoho_iot/node-red-zoho-iot 1.0.6

The Zoho IOT Plugin for Node-RED allows seamless integration with Zoho IOT devices, handling TLS certificates, security tokens, and device configurations to connect and communicate with your IoT devices on the Zoho IOT platform.

npm install @zoho_iot/node-red-zoho-iot

Zoho IOT Logo

Zoho IOT Plugin for Node-RED

Table of Contents

Installation

Install Zoho IOT Plugin with npm

npm i @zoho_iot/node-red-zoho-iot

Overview

The Zoho IOT Plugin for Node-RED allows seamless integration with Zoho IOT devices, handling TLS certificates, security tokens, and device configurations to connect and communicate with your IoT devices on the Zoho IOT platform.

Nodes Summary

  • Zoho IOT Publish Node: Connects with your IoT device on the Zoho IOT platform.

  • Zoho IOT Command Node: Subscribes to command topics, allowing your Node-RED flow to receive commands from IoT devices.

  • Zoho IOT Command ACK Node: Publishes acknowledgment messages for commands executed on the IoT device.

Zoho IOT Plugin Nodes

Device Instance Configuration

  • Credential File: Required for device connection, downloaded from the device connection details page.

  • Connection Types:

    • Security Token with TLS: Requires Credential File and Root CA File.

    • Client Certificate with TLS: Requires Credential File, Root CA File, Client Certificate File, and Private Key File.

    • Security Token without TLS: Requires Credential File.

Nodes Usage

  • Zoho IOT Publish Node: Publishes JSON data to your configured Zoho IOT device.
Zoho IOT Plugin Nodes
  • Zoho IOT Command Node: Subscribes to the device's command topic and automatically acknowledges command receipt.
Zoho IOT Plugin Nodes
  • Zoho IOT Command ACK Node: Publishes command acknowledgment, with selectable acknowledgment types.
Zoho IOT Plugin Nodes

This plugin provides a streamlined way to interact with Zoho IOT devices within your Node-RED flows.

Example Flow Usage

Zoho IOT Example Flow

Documentation

Detailed Guide

Support

For support, email [email protected]

Feedback

If you have any feedback, please reach out to us at [email protected]

Authors

Zoho IOT

Node Info

Version: 1.0.6
Updated 2 months, 3 weeks ago
License: Apache-2.0
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

11 in the last week

Nodes

  • zoho-iot-device
  • Zoho IOT Publish
  • Zoho IOT Command
  • Zoho IOT Command ACK

Keywords

  • node-red
  • zoho iot
  • mqtt
  • zoho
  • iot

Maintainers