Skip to main content

A ModbusWebClient wrapper for talking to Sungrow WiNet-S Dongle via HTTP API

Project description

Contributors Forks Stargazers Issues GPL3 License


SungrowModbusWebClient

Drop in replacement for SungrowModbusTCPClient/ModbusTCPClient that uses Websockets and HTTP API requests to work around Sungrow disabling Modbus requests on WiNet-S Dongle.

Report Bug · Request Feature

About The Project

Access Modbus RTU via HTTP API call to Sungrow WiNet-S.

This uses HTTP requests to retrieve Modbus packets, add a header and then pass to PyModbus to parse like a standard Modbus RTU message

Class based on pymodbus.ModbusTcpClient, completely interchangeable, just replace ModbusTcpClient() or SungrowModbusTcpClient() with SungrowModbusTcpClient()

(back to top)

Built With

Requires

(back to top)

Getting Started

Install via PIP, then if replace ModbusTcpClient() or SungrowModbusTcpClient() with SungrowModbusWebClient()

Installation

  1. Install with PIP
    pip install SungrowModbusWebClient
    

(back to top)

Usage

For Solariot, open solariot.py

Add to the top: from SungrowModbusWebClient import SungrowModbusWebClient

Replace SungrowModbusTcpClient with SungrowModbusWebClient near lines 100 & 101

(back to top)

Tested

  • SG7.0RT with WiNet-S Dongle
  • SG10RT with WiNet-S Dongle

(back to top)

Building

python setup.py sdist
twine upload dist/*

(back to top)

License

Distributed under the GPL3 License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/bohdan-s/SungrowModbusWebClient

(back to top)

Acknowledgments

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

SungrowModbusWebClient-0.3.2.tar.gz (19.3 kB view details)

Uploaded Source

File details

Details for the file SungrowModbusWebClient-0.3.2.tar.gz.

File metadata

  • Download URL: SungrowModbusWebClient-0.3.2.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for SungrowModbusWebClient-0.3.2.tar.gz
Algorithm Hash digest
SHA256 c790f0054a5cf6ff8bbb5c2d7497324359631b1658b4133404ae32093d86fda7
MD5 a0da300afde413f43a96bee8223c85f7
BLAKE2b-256 04e505657d897530dbd9ad67fe3db1a2fb5cde9f28e1b3c87b3a84892397495e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page