Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
EFPF
Demos
efpfhtmlapp
Commits
17891948
Commit
17891948
authored
Jun 01, 2022
by
Miguel
Browse files
Update image.png, README.md files
parent
467065a1
Pipeline
#176
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
35 additions
and
0 deletions
+35
-0
README.md
README.md
+34
-0
image.png
image.png
+1
-0
No files found.
README.md
View file @
17891948
# efpfhtmlapp
This application is a sample that aims to show that is possible to develop an application using SDK without frontend editor
## Frontend

## API
### Generator - Generates samples
### Listener - Receives and presents collected samples
```
{
"data": [
"{\"timestamp\":\"2022-06-01T15:41:12.762Z\",\"temperature\":41}",
"{\"timestamp\":\"2022-06-01T15:42:12.793Z\",\"temperature\":36}",
"{\"timestamp\":\"2022-06-01T15:43:12.806Z\",\"temperature\":21}",
"{\"timestamp\":\"2022-06-01T15:44:12.832Z\",\"temperature\":59}",
"{\"timestamp\":\"2022-06-01T15:45:12.863Z\",\"temperature\":57}",
"{\"timestamp\":\"2022-06-01T15:46:12.865Z\",\"temperature\":46}",
"{\"timestamp\":\"2022-06-01T15:47:12.889Z\",\"temperature\":43}",
"{\"timestamp\":\"2022-06-01T15:48:12.894Z\",\"temperature\":30}",
"{\"timestamp\":\"2022-06-01T15:49:12.924Z\",\"temperature\":29}",
"{\"timestamp\":\"2022-06-01T15:50:12.932Z\",\"temperature\":45}",
"{\"timestamp\":\"2022-06-01T15:51:12.958Z\",\"temperature\":29}",
"{\"timestamp\":\"2022-06-01T15:52:12.973Z\",\"temperature\":46}",
"{\"timestamp\":\"2022-06-01T15:53:12.975Z\",\"temperature\":34}",
"{\"timestamp\":\"2022-06-01T15:54:12.977Z\",\"temperature\":48}",
"{\"timestamp\":\"2022-06-01T15:55:12.979Z\",\"temperature\":27}",
"{\"timestamp\":\"2022-06-01T15:56:12.981Z\",\"temperature\":20}",
"{\"timestamp\":\"2022-06-01T15:57:12.983Z\",\"temperature\":39}"
]
}
```
image.png
0 → 100644
View file @
17891948
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
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