Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SS HYD 10 #54

Open
Kosa1978 opened this issue Jun 13, 2023 · 2 comments
Open

SS HYD 10 #54

Kosa1978 opened this issue Jun 13, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@Kosa1978
Copy link

register_start1=0x0000 # Inverter register's first MODBUS address for the first register's range.
register_end1=0x0027 # Inverter register's last MODBUS address for the first register's range
register_start2=0x0105 # Inverter register's first MODBUS address for a second register's range
register_end2=0x0114 # Inverter register's last MODBUS address for a second register's range
registerhw_start=0x2000 # Like above, but for InverterHWData.py
registerhw_end=0x200D
I'm having trouble entering records here. from sofar I have registers in a system other than hex how to replace it? which to choose for a given range 1,2,3. Do xml files need to be well-completed for the code to work without sending it to domoticz?

@MichaluxPL
Copy link
Owner

If I understand You correctly, You have to convert register numbers (You have in Your docs) to hex values first. Than simply input it in config.cfg. XML file have to reflect Your register numbers, otherwise You won't get correct data (either You get values mapped to a wrong parameters or won't get any values at all).

@MichaluxPL MichaluxPL added the help wanted Extra attention is needed label Sep 21, 2023
@ilia92
Copy link

ilia92 commented Dec 6, 2024

I have complete solution for HYD - https://github.com/ilia92/sofar-monitor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants