Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
updated readme and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhya committed Sep 20, 2023
1 parent a89236c commit 0f5c618
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Route Tracker Widget for Cumulocity [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-route-tracker-plugin/releases/download/1.0.0/sag-ps-pkg-route-tracker-runtime-widget-1.0.0.zip)
# Route Tracker Widget for Cumulocity [<img width="35" src="https://user-images.githubusercontent.com/32765455/211497905-561e9197-18b9-43d5-a023-071d3635f4eb.png"/>](https://github.com/SoftwareAG/cumulocity-route-tracker-plugin/releases/download/1.0.1/sag-ps-pkg-route-tracker-runtime-widget-1.0.1.zip)


This Route Tracker widget is the Cumulocity module federation plugin created using c8ycli. This plugin can be used in Application Builder or Cockpit.
Expand All @@ -8,7 +8,7 @@ The Route Tracker widget help you to display route, geofence along with realtime

### Please choose Route Tracker release based on Cumulocity/Application builder version:

|APPLICATION BUILDER | CUMULOCITY | ROUTE TRACKER WIDGET |
|APPLICATION BUILDER&nbsp; |&nbsp; CUMULOCITY &nbsp;|&nbsp; ROUTE TRACKER WIDGET&nbsp; |
|--------------------|------------|----------------------|
| 2.x.x | >= 1016.x.x| 1.x.x |

Expand All @@ -26,7 +26,7 @@ The Route Tracker widget help you to display route, geofence along with realtime

### Runtime Widget Deployment?

* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-route-tracker-plugin/releases/download/1.0.0/sag-ps-pkg-route-tracker-runtime-widget-1.0.0.zip) and install via Administrations --> Ecosystems --> Applications --> Packages.
* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-route-tracker-plugin/releases/download/1.0.1/sag-ps-pkg-route-tracker-runtime-widget-1.0.1.zip) and install via Administrations --> Ecosystems --> Applications --> Packages.


## QuickStart
Expand Down
30 changes: 29 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cumulocity-route-tracker-plugin",
"version": "1.0.0",
"version": "1.0.1",
"description": "The Route Tracker Widget help you to display route, geofence along with realtime device status and also one can enable the smart rule which gets trigged when smart rule violation happens.",
"scripts": {
"start": "c8ycli server",
Expand Down

0 comments on commit 0f5c618

Please sign in to comment.