Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • SDK4ED WikiSDK4ED Wiki
  • Wiki Home
  • Wiki
  • Energy Toolbox Usage

Energy Toolbox Usage · Changes

Page history
Updated Energy-Toolbox-Usage.md (markdown) authored May 18, 2020 by Haris Marantos (ICCS)'s avatar Haris Marantos (ICCS)
Hide whitespace changes
Inline Side-by-side
Energy-Toolbox-Usage.md
View page @ 4a3777eb
......@@ -56,4 +56,10 @@ http://<local_ip>:3002/analysis?new=T&user=<github-user>&token=<github-token>&ur
| user | The user name of the repository owner | string | - |
| token | Private access token in the case of private repo | string | Example: GitHub private access token |
| type | whether to run a full, hotspots-only, static-only, acceleration or history analysis. Supported values: ['full', 'hotspots', 'static', 'acceleration', 'history'] | string | This parameter implements the selection between the toolbox components as well as their individual functionalities |
| new | whether to run a new analysis, or return existing results (if any)| bool | From our tests, a bool parameter is considered True if and only if it is non-emtpy.
\ No newline at end of file
| new | whether to run a new analysis, or return existing results (if any)| bool | From our tests, a bool parameter is considered True if and only if it is non-emtpy.
After the successful execution of the analysis, a JSON report with the results is produced and sent as a response to the user. See an example of the full analysis below:
```
```
\ No newline at end of file
Clone repository
  • Advanced
  • Architectural Toolbox Description
  • Architectural Toolbox Front End
  • Architectural Toolbox Home
  • Architectural Toolbox Installation
  • Architectural Toolbox Usage
  • Decision Support Toolbox Description
  • Decision Support Toolbox Front end
  • Decision Support Toolbox Installation
  • Decision Support Toolbox Usage
  • Decision Support Toolbox
  • Energy Toolbox Description
  • Energy Toolbox Front end
  • Energy Toolbox Installation
  • Energy Toolbox Usage
View All Pages