Skip to content

Commit

Permalink
README.md: add device management section
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Buffon <nicolas.buffon@orange.com>
  • Loading branch information
nbuffon committed Nov 19, 2024
1 parent 9187383 commit 7d1fdce
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Features
|-----------------------|:----:|:------:|:----:|
| **MQTTv5** ||||
| **Telemetry** ||||
| **Device Management** | | | |

### Message exchange

Expand Down Expand Up @@ -50,6 +51,19 @@ Sent traces include the following parameters:
- `iot3.core.mqtt.payload_size`
- `iot3.core.sdk_language`

### Device management

_**Work in progress**_

Each implementation is _intended_ to provide an implementation of LwM2M protocol to bootstrap the device or application,
and to send periodical alive messages

| Language | Bootstrap | Run |
|----------|-----------|-----|
| Rust | | |
| Python | | |
| Java | | |

JSON schemas
------------

Expand Down

0 comments on commit 7d1fdce

Please sign in to comment.