A library to read information from your Solax X3 solar inverter through its RS485 port
Project description
Description
A library to read information from your Solax X3 solar inverter through its RS485 port.
Cable
Connect pin 4 and 5 to the A and B ports of an USB to RS485 adapter. See page 34 of the manual.
Example
import solaxx3rs485
modbusMeter = solaxx3rs485.SolaxX3RS485Client("/dev/ttyUSB1")
data = modbusMeter.get_data()
print(data.yield_today)
Credits
Based on code by "barche", see: https://github.com/InfernoEmbedded/PowerScraper/pull/16.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solax-x3-rs485-0.0.2.tar.gz.
File metadata
- Download URL: solax-x3-rs485-0.0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8267a4ba98f7f43e16e8f5d86fddd2a9c7f07deb3370f2721825c54fae68f988
|
|
| MD5 |
6171232c0875f7636ee607558697b362
|
|
| BLAKE2b-256 |
7826390d8982b6900b187d38d7d076139d8f2cb3f005d8eb7bfa5b57f5d28021
|
File details
Details for the file solax_x3_rs485-0.0.2-py3-none-any.whl.
File metadata
- Download URL: solax_x3_rs485-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3958151071da92d93763820a4e11695dd2c9bc123e0b6fcdeff9483af3df90f
|
|
| MD5 |
27c773bf7be4104c9e2337244dc1d136
|
|
| BLAKE2b-256 |
6ef1f34730f643ff92faeec5ddc01c217273183c2e91ed6b5fbdd34f472def84
|