Skip to content

Commit 81610c8

Browse files
authored
Update en_properties.md
gridOffMode ,girdStandard
1 parent e05a453 commit 81610c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en_properties.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,13 @@ current_A = value / 10.0;
137137
| minSoc | int | RW | % | 0-50 | Minimum SOC |
138138
| gridReverse | int | RW || 0-2 | Reverse flow control |
139139
| inverseMaxPower | int | RW | W || Max inverter output |
140-
| gridStandard | int | RW || 0-3 | Grid standard |
140+
| gridStandard | int | RW || 0-9 | 0: Germany 1: France 2: Austria 3: Switzerland 4: Netherlands 5: Spain 6: Belgium 7: Greece 8: Denmark 9: Italy|
141141
| smartMode | int | RW || 0-1 | Flash write behavior |
142142
| batCalTime | int | RW || - | Unit: minutes. Unauthorized modifications are not recommended |
143143
| Fanmode | int | RW || 0-1 | 0: Fan off 1: Fan on. Unauthorized modification is not recommended. |
144144
| Fanspeed | int | RW || 0-1 | 0: Auto; 1: 1st gear; 2: 2nd gear. Unauthorized modification is not recommended. |
145+
| gridOffMode | int | RW || 0-2 | 0: Standard Mode 1: Economic Mode 2: Closure |
146+
145147
### smartMode Behavior
146148

147149
- 1: Parameters are not written to flash

0 commit comments

Comments
 (0)