Coder Social home page Coder Social logo

subaruclover / apis-main_controller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonycsl/apis-main_controller

0.0 0.0 0.0 1.09 MB

Display Software for Energy Sharing System

License: Apache License 2.0

CSS 2.71% Python 30.05% JavaScript 60.47% Smarty 6.31% Shell 0.47%

apis-main_controller's Introduction

apis-main_controller

Introduction

Main Controller is a web app for real-time display of the status of each node on which apis-main is installed, and the energy sharing status. The information required for display is obtained via the Web API provided by apis-web. It can also change the energy sharing operation mode of the cluster for operation and debugging, and control the DC/DC Converter of each node individually to implement energy sharing.

Refer to the apis-mmain_controller_specification for more details.

main_controller

a-is-main_controller1

Installation

Here is how to install apis-main_controller individually.

$ git clone https://github.com/SonyCSL/apis-main_controller.git
$ cd apis-main_controller
$ python3 -m venv venv
$ . venv/bin/activate
$ pip install --upgrade pip
$ pip install -r requirements.txt
$ deactivate

Running

Here is how to run apis-main_controller individually.

$ cd apis-main_controller
$ . venv/bin/activate
$ python3 startMain.py

Go to "0.0.0.0:4382/" in Web browser.

Stopping

Here is how to stop apis-main_controller individually.

$ bash stop.sh
$ deactivate

Documentation

apis-mian_controller_specification(EN)
apis-mian_controller_specification(JP)

License

Apache License Version 2.0

Notice

Notice

apis-main_controller's People

Contributors

daisukekawa avatar oes-github avatar subaruclover avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.