Replies: 2 comments
-
Hey, |
Beta Was this translation helpful? Give feedback.
-
@zholdak get a actual asnwer from a 105 length Q1 it looks like |
Beta Was this translation helpful? Give feedback.
-
Hey, |
Beta Was this translation helpful? Give feedback.
-
@zholdak get a actual asnwer from a 105 length Q1 it looks like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have two inverters. First, Anern-AN-SCI-EVO-4200 returns
00 00 00 000 026 021 026 00 00 000 0030 0000 13
in response ofQ1
. This answer have len of 47 symbols and parsed, in common, correctly, but... The second inverter is EASun-ISolar-SMH-II-2.2K returns07792 00001 00 00 00 000 034 030 000 01 00 000 0030 0000 0000 00.00 13
in response ofQ1
. This answer have len of 70 symbols and cann't be parsed, because in the code we expect only strings with len of 47 or 105...What I see.
Fisrt answer, with len of 47, in my opinion, should be parsed as:
00 00 01 000 026 021 026 00 00 000 0030 0000 13
:Second answer, with len of 70, in my opinion, should be parsed as:
07792 00001 00 00 00 000 034 030 000 01 00 000 0030 0000 0000 00.00 13
@softwarecrash, what do you think, is any sense to correct that? I am parse, for now, Q1 manually from RAW response and build sensors in that way...
P.S. And.. how does 105-symbols answer looks like?
Beta Was this translation helpful? Give feedback.
All reactions