Admin,
Created the profile but noticed in JSON editor there was an error on line 13:
Error: Parse error on line 13:
... "value_nan":[ 0x8000 ] },
-----------------------^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', ']', got 'undefined'
Tried the profile but still getting the error:
"Fronius Test(TCP 192.168.100.189:502)read failed: illegal data address"
Created the profile but noticed in JSON editor there was an error on line 13:
Code:
"value_nan":[ 0x8000 ]
Error: Parse error on line 13:
... "value_nan":[ 0x8000 ] },
-----------------------^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', ']', got 'undefined'
Tried the profile but still getting the error:
"Fronius Test(TCP 192.168.100.189:502)read failed: illegal data address"
Novice DIY with a HL and KNX basics trying to ...