Skip to content

A small demonstration of the core capabilities of a goss client.

Notifications You must be signed in to change notification settings

GridOPTICS/GOSS-Tutorial

Repository files navigation

GOSS-Tutorial Instructions

Updated 1/14/2015

For the following instructions $ROOT will be ~/git in linux, %USERPROFILE%\git on windows. For the rest of the tutorial / will be used as the default path separator. This tutorial assumes that $ROOT exists. The [] brackets are used when a file extension is necessary for windows .bat files.

Requirement:

Steps:

  1. Open a Terminal (cmd) window and change the working directory to $ROOT

  2. Build GOSS-Tutorial

    • cd ../GOSS-Tutorial
    • gradlew install
    • mvn clean compile
  3. Start Karaf

    • ./start-karaf(linux) or start-karaf.bat(windows)
  4. Register GOSS Tutorial in Karaf

    • feature:install goss-tutorial-feature
  5. Open browser to http://localhost:8181/tutorial/index.html

  6. Click 'Start PMU Stream'

  7. Click 'Start Aggregator'

About

A small demonstration of the core capabilities of a goss client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •