/hyphae-apis-tester

Primary LanguagePythonApache License 2.0Apache-2.0

apis-tester

Introduction

APIS Tester is a tool for testing and evaluation of APIS. It can be used to evaluate energy sharing and to schedule automatic execution of error processing evaluation and log the evaluation results. APIS Tester uses apis-web, which is connected by a communication line such as Ethernet, and the Web API provided by DC/DC converter device drivers to perform the operations needed for evaluation

キャプチャ

Installation

Here is how to install apis-dcdc_batt_comm individually.

$ git clone https://github.com/hyphae/apis-tester.git
$ cd apis-tester
$ bash venv.sh
$ deactivate

Running

Here is how to run apis-tester individually.

$ cd apis-tester
$ . venv/bin/activate
$ python3 startTester.py

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

Stopping

Here is how to stop apis-tester individually.

$ cd apis-tester
$ bash stop.sh
$ deactivate

Documentation

apis-mian_tester_specification(EN)
apis-mian_tester_specification(JP)

License

Apache License Version 2.0

Notice

Notice