... | ... | @@ -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.:
|
... | ... | |