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 9330775 commit 0b0fb9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Cumulocity Data Points Map Widget Plugin [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-data-points-map-widget-plugin/releases/download/1.0.4/sag-ps-pkg-datapoints-map-1.0.4.zip)
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 Data Points Map Widget Plugin [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-data-points-map-widget-plugin/releases/download/1.1.2/sag-ps-pkg-datapoints-map-1.1.2.zip)

This Data Point Map Widget Plugin is the Cumulocity module federation plugin created using c8ycli. This plugin can be used in Application Builder or Cockpit. This plugin help you to display measurements and device locations on map.

Expand Down Expand Up @@ -33,7 +36,7 @@ This Data Point Map Widget Plugin is the Cumulocity module federation plugin cre

### Runtime Deployment?

* This plugin support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget-plugin/releases/download/1.0.4/sag-ps-pkg-datapoints-map-1.0.4.zip) and install via Administrations --> Ecosystems --> Applications --> Packages
* This plugin support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-data-points-map-widget-plugin/releases/download/1.1.2/sag-ps-pkg-datapoints-map-1.1.2.zip) and install via Administrations --> Ecosystems --> Applications --> Packages


## QuickStart
Expand Down Expand Up @@ -115,6 +118,6 @@ Congratulations! Data Points Map Plugin is configured.

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

These tools are 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-data-points-map-widget-plugin",
"version": "1.1.1",
"version": "1.1.2",
"description": "This is the Cumulocity module federation plugin. This plugin help you to display measurements and device locations on map.",
"scripts": {
"start": "c8ycli server ",
Expand All @@ -15,7 +15,7 @@
"Plugin",
"Widget"
],
"author": "Darpankumar Lalani - Software AG, Global Presales",
"author": "Darpankumar Lalani - Cumulocity Ecosystem",
"license": "Apache-2.0",
"dependencies": {
"@angular/animations": "14.0.6",
Expand Down

0 comments on commit 0b0fb9e

Please sign in to comment.