repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f8f87c
)
docs: refine README.md
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 27 Mar 2024 09:30:00 +0000
(10:30 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 27 Mar 2024 09:30:00 +0000
(10:30 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 7445d387e5341ee268b5efedbc37d9082291e34b..063c839d6d6ac599ec9bd83fa1930a41e99924dc 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-580,6
+580,7
@@
Set the Websocket header _Sec-Websocket-Protocol_ to `ui0.0.1`.
`status`: 'success' | 'failure',
`state`: {
`version`: string,
+ `configuration`: ConfigurationData,
`started`: boolean,
`templateStatistics`: Record<string, TemplateStatistics>
}