This package has been deprecated

Author message:

Refer to node-red-contrib-c8y-measuremts

node-red-contrib-c8y-measuremts2

0.1.1 • Public • Published

node-red-contrib-c8y-measuremts

This is a node-red node that smoothly integrates with the Cumulocity platform to fetch device measurement data.

Installation

run npm -g install node-red-contrib-c8y-measuremts2

Features

Fetches measurement data & can limit the data based on deviceId & dateRange

Usage

Required inputs:

  • tenant name

Optional inputs:

  • deviceId: limits measurement data to 1 specific device
  • startDate, endDate: returns measurement data for only a target date range

Why this module?

This node is the first in a series of nodes designed to integrate with the Cumulocity IoT platform. The long-term goal is to create a complete library of node-red nodes that can pair with Cumulocity (analogous to the AWS & Salesforce node-red libraries).

What's next?

I want to make it easier to have environment variables stored easily in your NodeRed flow. Parameters like tenant name, usernames, & credentials should all be stored in one location (vs. hard-coded into each node), so that they can be changed, managed, & protected more easily. Once I have that figured out, I'll update this node to be compatible with that.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-c8y-measuremts2

Weekly Downloads

1

Version

0.1.1

License

ISC

Unpacked Size

24.2 kB

Total Files

6

Last publish

Collaborators

  • computerfriend