Skip to content

Commit

Permalink
Changes has been added for the checklist and removed console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
y509144 committed Jan 30, 2023
1 parent 89dea32 commit aa25ebb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,13 @@ The Event Image Viewer widget help you to to display the events that are created
* **Uses AI Predictive analytics for image classification**

## Installation
## Runtime Widget Installation (Without Application Deployment)


### Runtime Widget Deployment?

* This widget support runtime deployment. Download [Runtime Binary](https://github.com/SoftwareAG/cumulocity-event-image-viewer-widget-plugin/releases/download/1.0.0-beta/event-image-viewer-runtime-widget-1.0.0-beta.zip) and install via Administrations(Beta mode) --> Ecosystems --> Applications --> Packages.


**Prerequisites:**

* Git

* NodeJS (release builds are currently built with `v14.18.0`)

* NPM (Included with NodeJS)

**Instructions**

1. Clone the repository:
Expand Down Expand Up @@ -70,6 +61,7 @@ npm run build
```
npm run deploy


## QuickStart
This guide will teach you how to add widget in your existing or new dashboard.

Expand All @@ -91,6 +83,14 @@ This guide will teach you how to add widget in your existing or new dashboard.

Congratulations! Event Image Viewer Widget is configured.


## User Guide

1. Target Assets/Devices - select group of interest
![s3_image_viewer_config1](https://user-images.githubusercontent.com/70568133/102999005-473edd80-454e-11eb-9a09-9bb6aac913a4.PNG)
![s3_image_viewer_config2](https://user-images.githubusercontent.com/70568133/102999029-50c84580-454e-11eb-8787-236fcc998985.PNG)


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

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.
Expand Down

0 comments on commit aa25ebb

Please sign in to comment.