Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does alternatePath be present in payload for SenML ? #564

Closed
sbernard31 opened this issue Jun 2, 2023 · 1 comment
Closed

Does alternatePath be present in payload for SenML ? #564

sbernard31 opened this issue Jun 2, 2023 · 1 comment

Comments

@sbernard31
Copy link

In LWM2M 1.2, it seems that alternate path should be used in payload for SenML JSON, SenML CBOR, SenML-ETCH JSON, or the SenML-ETCH CBOR . See : https://www.openmobilealliance.org/release/LightweightM2M/V1_2_1-20221209-A/HTML-Version/OMA-TS-LightweightM2M_Transport-V1_2_1-20221209-A.html#6-4-1-0-641-Alternate-Path

but in LWM2M 1.1, there is nothing about it :
http://www.openmobilealliance.org/release/LightweightM2M/V1_1_1-20190617-A/HTML-Version/OMA-TS-LightweightM2M_Transport-V1_1_1-20190617-A.html#6-4-1-0-641-Alternate-Path

What is the recommended way for LWM2M v1.1 ?

@mkgillmore
Copy link

We do not back port changes in LwM2M 1.2 to 1.1. The best approach is to use clarification introduced in the newer versions of the standard when they apply. v1.2 is the best practice for how LwM2M is implemented with experience and clarifications from v1.1. We have a goal to stay backwards compatible. Please note, we do not maintain v1.1 and move forward with future versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants