Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LightOM2M
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sepia-pub
LightOM2M
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
2 years ago
by
tmonteil
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+3
-7
3 additions, 7 deletions
home.md
with
3 additions
and
7 deletions
home.md
View page @
84b00b32
...
...
@@ -33,8 +33,8 @@ The typical target deployment is a power constrained gateway (microcontroller).
**MCU ESP8266**
:
-
\~
500KB (sketch)
-
\~
50KB RAM
-
<span
dir=
""
>
\~
</span>
500KB (sketch)
-
<span
dir=
""
>
\~
</span>
50KB RAM
**UNIX based systems**
:
...
...
@@ -43,7 +43,7 @@ The typical target deployment is a power constrained gateway (microcontroller).
**DOCKER container**
:
-
at least
\~
10MB for compressed image (precompiled) LOM2M Dockerfile is based on alpine to run the compiled executable.
-
at least
<span
dir=
""
>
\~
</span>
10MB for compressed image (precompiled) LOM2M Dockerfile is based on alpine to run the compiled executable.
(These sizes may vary regarding to the enabled features)
...
...
@@ -65,10 +65,6 @@ Node-RED nodes:
-
[
Node-RED documentation
](
LOM2M/Node-RED
)
AI works:
-
[
NVIDIA Jetson Nano DK & GPU
](
LOM2M/Nvidia%20Jetson%20Nano%20Developer%20Kit%20&%20GPU
)
## Gitlab configuration, Continuous Integration (CI)
A continuous integration is enabled on the project. It is configured to trigger different tasks regarding commits, merge requests, etc. For more details about this configuration, cf.:
...
...
This diff is collapsed.
Click to expand it.