According to user report, some inverters may return 3 digits in 14th field when querying get-rated. Support that.
This commit is contained in:
parent
5d9e828903
commit
25fdaac582
@ -271,7 +271,7 @@ void RatedInformation::unpack() {
|
|||||||
3, // LLL
|
3, // LLL
|
||||||
3, // MMM
|
3, // MMM
|
||||||
1, // N
|
1, // N
|
||||||
2, // OO
|
FieldLength(2, 3), // OO
|
||||||
3, // PPP
|
3, // PPP
|
||||||
1, // O
|
1, // O
|
||||||
1, // R
|
1, // R
|
||||||
|
Loading…
x
Reference in New Issue
Block a user