This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Fronius inverter JSON integration
#15
Daniel,

I made an exact copy of the profile (wich works) provided by Balatis above, I only changed the addresses to what I could find in the Fronius documentation. I now see an error on the profile: "Fronius Smart Meter(TCP 192.168.100.189:502)read failed: illegal data address" So I guess the addresses are not correct?


Kind regards

So would this be correct syntax?:

Code:
{
    "manufacturer": "Fronius",
    "description": "Fronius Smartmeter TS 65A-3",
    "mapping": [
      {
    
            "name": "AC_total_curent",
            "bus_datatype": "14",
            "type": "register",
            "address": 3,
            "writable": "true",
            "datatype": "int16",
            "value_multiplier": 0.01,
            "units": "A"
        },
Novice DIY with a HL and KNX basics trying to ...
Reply


Messages In This Thread
RE: Fronius inverter JSON integration - by Firechief - 22.04.2021, 17:43

Forum Jump: