Skip to content

emrekaankocoglu/cumulocity-health-widget

Repository files navigation

Cumulocity IoT Health Microservice Widget

This is a widget for health microservice (https://github.com/emrekaankocoglu/cumulocity-health-microservice) built with SAG Cumulocity IoT Runtime Widget Template. It does a fetch request to get the device health in its deployed context from the microservice. Picture

Building a Widget

  1. Clone this repo:
git clone https://github.com/SoftwareAG/cumulocity-runtime-widget.git
  1. Install the dependencies:
cd cumulocity-runtime-widget
npm install
  1. Build the widget:
npm run build
  1. After the build completes the /dist folder will contain a widget.zip file, this is your deployable widget

Deploying a Widget

Runtime widgets can be installed using Cumulocity Application Builder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published