-
Notifications
You must be signed in to change notification settings - Fork 409
LWM2M 1.1 supported features
Simon edited this page Dec 2, 2020
·
30 revisions
This concerns only new features added in LWM2M v1.1.x.
(LWM2M 1.1 augments the LWM2M 1.0, look at this page to now about LWM2M 1.0 supported features)
💚: Fully implemented.
💛: Partially implemented or implemented without enough flexibility.
🚧: In progress.
⛔: Not implemented.
Support & embed new Models : 💚
Resource Instance Codec | tlv | txt | json | opaque | cbor | senml-json | senml-cbor |
---|---|---|---|---|---|---|---|
encoding | 💚 | 💚 | 💚 | ⛔ | 🚧 #943 | 💚 (only in master) | 💚 (only in master) |
decoding | 💚 | 💚 | 💚 | ⛔ | 🚧 #943 | 💚 (only in master) | 💚 (only in master) |
Resource Instance Operation | Server | client |
---|---|---|
Read | 💚 | 💚 |
write | 💚 | 💚 |
observe | ⛔ | ⛔ |
cancel observe | ⛔ | ⛔ |
write attributes | ⛔ | ⛔ |
New data type | tlv | txt | json | cbor | senml-json | senml-cbor |
---|---|---|---|---|---|---|
Unsigned Integer | 💚 | 💚 | 💚 | 🚧 #943 | 💚 (only in master) | 💚 (only in master) |
coreLnk | ⛔ | ⛔ | ⛔ | ⛔ | ⛔ | ⛔ |
New Data Formats | |
---|---|
CBOR | 🚧 #943 |
senML-JSON | 💚 (only in master) |
senML-CBOR | 💚 (only in master) |
Bootstrap | |
---|---|
Bootstrap new supported content format param | ⛔ |
Handle model versioning (using Discover request?) | ⛔ |
Bootstrap-Read | ⛔ |
New Device Management request | |
---|---|
Read-Composite | ⛔ |
Write-Composite | ⛔ |
New Information reporting | |
---|---|
Send | ⛔ |
Observe-Composite | ⛔ |
Cancel-Observe-Composite | ⛔ |
Security | |
---|---|
OSCORE | 🚧 #725 |
Enhance x509 support | 🚧 #859 |
Certificate Usage | 🚧 (implemented at client side) |
New Attributes | |
---|---|
short server id | ⛔ |
server URI | ⛔ |
enabler version | ⛔ |
New Transport Binding | |
---|---|
TCP | ⛔ |
LoRaWAN | ⛔ |
CIoT | ⛔ |
All contributions you make to our web site (including this wiki) are governed by our Terms of Use, so please take the time to actually read it. Your interactions with the Eclipse Foundation web properties and any information you may provide us about yourself are governed by our Privacy Policy.