Gathering detailed insights and metrics for node-red-contrib-predix-ts
Gathering detailed insights and metrics for node-red-contrib-predix-ts
Gathering detailed insights and metrics for node-red-contrib-predix-ts
Gathering detailed insights and metrics for node-red-contrib-predix-ts
npm install node-red-contrib-predix-ts
Typescript
Module System
Node Version
NPM Version
JavaScript (59.6%)
HTML (40.4%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
63 Commits
1 Branches
1 Contributors
Updated on Nov 14, 2017
Latest Version
1.0.7
Package Id
node-red-contrib-predix-ts@1.0.7
Size
73.55 kB
NPM Version
3.10.10
Node Version
6.10.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
4
These are Node-RED nodes that interface with the Timeseries microservices on General Electric's Predix platform specifically for the functions of data ingestion and data query. The nodes simplify the process of data ingestion and data query without requiring users to develop an actual application on the Predix platform. For more information on Predix, please refer to Predix resource.
To run these nodes, you need to have a running Predix Timeseries service and UAA service on the GE's Predix platform. Please refer to the Predix Developer Network documentation for details on creating these services.
TL;DR: You'll need to set up a Predix Timeseries instance, and a UAA client with grant type client_credentials
and timeseries.zones.<your timeseries zone id>.ingest
, timeseries.zones.<your timeseries zone id>.query
and timeseries.zones.<your timeseries zone id>.user
scopes. Once you have that, you'll need to enter values in your config node for:
Run the follwing command in the root directory of your Node-RED install.
Usually this is ~/.node-red
.
npm install node-red-contrib-predix-ts
This was forked from the node-red-contrib-predix-timeseries node, and modified to use the predix-uaa-client for token management.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
no SAST tool detected
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
16 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More