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

(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.2.4.tar.gz (18.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: SungrowModbusWebClient-0.2.4.tar.gz
  • Upload date:
  • Size: 18.9 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.2.4.tar.gz
Algorithm Hash digest
SHA256 cc49900c8d3a6c34bcc3c40e8de0d30bfb2cb77d75cde9ef772b9b92edf30970
MD5 c4f43f277ae810ae533440e8ffe2989b
BLAKE2b-256 148830d694b81b184979b5d8fe35a5a748920cc675284e4717955e49768a8011

See more details on using hashes here.

Supported by

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