Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Böhm
Edge-IoT Simulator
Commits
62b1cf1f
Commit
62b1cf1f
authored
Dec 09, 2021
by
Sebastian Böhm
Browse files
update README
parent
eb8cec42
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
62b1cf1f
...
...
@@ -50,6 +50,7 @@ This service is continuously transmitting temperature values to an mqtt endpoint
*
(UI)
`/`
\[
GET
\]
: Current temperature value
*
(API)
`/temperature`
\[
GET
\]
: Current temperature value as json
*
(API)
`/device-info`
\[
GET
\]
: Current MQTT_CLIENT_ID as json
All of the endpoints are protected with login.
You can specify the initial user by defining
`FLASK_WEB_USER`
and
`FLASK_WEB_PASSWORD`
in the
`env`
file.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment