Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
changed wording to Cumulocity
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtemBGlushchenko committed Nov 29, 2024
1 parent 685f627 commit 32c4ba3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Cumulocity Datapoint Charting Plugin [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-datapoints-charting-widget-plugin/releases/download/1.2.1/sag-ps-pkg-datapoints-charting-1.2.1.zip)
# Deprecation notice
This plugin is not further developed and it might break with upcoming Cumulocity IoT releases. Use it at your own risk.

The repository is archived but feel free to fork & adapt it to your needs in a new repo.
# Cumulocity Datapoint Charting Plugin [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-datapoints-charting-widget-plugin/releases/download/1.2.2/sag-ps-pkg-datapoints-charting-1.2.2.zip)

This Cumulocity Datapoint Charting Widget Plugin is the Cumulocity module federation plugin created using c8ycli. This plugin can be used in Application Builder or Cockpit. This plugin is to create charts showing data from one or more devices. You can create many chart types including line, spline, bar, radar, scatter and bubble.

Expand Down Expand Up @@ -50,7 +54,7 @@ The Datapoint Charting Widget Plugin currently supports the following chart type

### Runtime Widget Deployment?

This Cumulocity Datapoint Charting Widget Plugin supports runtime deployment. Download the [Runtime Binary](https://github.com/SoftwareAG/cumulocity-datapoints-charting-widget-plugin/releases/download/1.2.1/sag-ps-pkg-datapoints-charting-1.2.1.zip) and install via Administrations --> Ecosystems --> Applications --> Packages .
This Cumulocity Datapoint Charting Widget Plugin supports runtime deployment. Download the [Runtime Binary](https://github.com/SoftwareAG/cumulocity-datapoints-charting-widget-plugin/releases/download/1.2.2/sag-ps-pkg-datapoints-charting-1.2.2.zip) and install via Administrations --> Ecosystems --> Applications --> Packages .

## QuickStart

Expand Down Expand Up @@ -169,6 +173,6 @@ The above chart is a basic line chart, but you can use the ability to plot data

------------------------------

This widget is provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
This widget is provided as-is and without warranty or support. They do not constitute part of the Cumulocity product suite. Users are free to use, fork and modify them, subject to the license agreement. While Cumulocity GmbH welcomes contributions, we cannot guarantee to include every contribution in the master project.
_____________________
For more information you can Ask a Question in the [TECH Community Forums](https://tech.forums.softwareag.com/tag/Cumulocity-IoT).
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cumulocity-datapoints-charting-widget-plugin",
"version": "1.2.1",
"version": "1.2.2",
"description": "The Cumulocity Datapoints Charting Widget allows you to create charts showing data from one or more devices. You can create many chart types including line, spline, bar, radar, scatter and bubble.",
"scripts": {
"start": "c8ycli server",
Expand All @@ -15,7 +15,7 @@
"Plugin",
"Widget"
],
"author": "Software AG, Global Presales",
"author": "Cumulocity Ecosystem",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "14.0.6",
Expand Down

0 comments on commit 32c4ba3

Please sign in to comment.