Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

advanced tools for voltronic inverters

License

NotificationsYou must be signed in to change notification settings

gch1p/inverter-tools

Repository files navigation

inverter-tools is a collection of tools for controlling Voltronic hybrid solarinverters. Only P18 protocol is supported at the moment, supporting more hardwareis planned.

  • inverterctl is a full-featured command line utility with all P18 commandssupported.
  • inverterd is a daemon that starts a TCP server and implements simple text-basedtelnet-compatible chatprotocol. It supports all commands and optionssupported by inverterctl, and it's supposed to be used instead of inverterctl inmulti-user or multi-threaded scenarios, where there may be more than one simultaneousrequest to device, to avoid errors or device lockups.

Requirements

  • Linux (tested on x86_64 and armhf), macOS (tested on aarch64)
  • C++17 compiler
  • CMake
  • HIDAPI
  • libserialport

Tested devices

Supported interfaces

  • USB (HIDAPI)
  • RS232 (libserialport)

Usage

Please use the--help option for now. The help message has full descriptionfor all possible options and commands.

Related projects

License

BSD-3-Clause

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp