apis-tester

March 16, 2026 · View on GitHub

OpenSSF Scorecard OpenSSF Best Practices

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-tester.

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

Running

Here is how to run apis-tester.

$ 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.

$ 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