From aa25ebb62e913c75c25e6de3e60043e833b48c40 Mon Sep 17 00:00:00 2001 From: "Kumar, Ravi Shankar" Date: Mon, 30 Jan 2023 11:12:38 +0530 Subject: [PATCH] Changes has been added for the checklist and removed console.log --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 481150c..6fb39ce 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ 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? @@ -35,14 +34,6 @@ The Event Image Viewer widget help you to to display the events that are created * 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: @@ -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. @@ -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.