Skip to content

Commit 2d46bbc

Browse files
committed
fix typo
1 parent b1c7dd1 commit 2d46bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/developer/zap-local-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ Latest device data snapshot in JSON format.
531531
"make": "ambibox",
532532
"sessionState": "CHARGE_LOOP",
533533
"W": -500,
534-
"soc_percent": 85
534+
"SoC_nom_fract": 85
535535
},
536536
"meter": { /* ... if present ... */ },
537537
"version": "v0",

0 commit comments

Comments
 (0)