lwm2m-registry
lwm2m-registry copied to clipboard
URN for `Test` Range
Recently, I see that there is a new Test
range of ID for object.
Category | Label | URN | Object ID range | Description |
---|---|---|---|---|
Test | n/a | n/a | 42769 - 42800 | Object IDs for testing purpose. These IDs MUST NOT be used in production as collisions with other object IDs are possible. |
There is no URN define, is it expected ?
This documentation say :
The composition of this element is:
urn:oma:lwm2m:<oma|ext|x>:<ObjectID>:<version>
For implementation which valid model before to load it, this is unclear what should be done.
Could you clarify that please :pray:
@sbernard31 the group DMSO agrees this should be in the "x" range. Would you like further clarification in the https://github.com/OpenMobileAlliance/lwm2m-registry/wiki/Guidelines#object-urn documentation ?
I think https://github.com/OpenMobileAlliance/lwm2m-registry/wiki/Guidelines#object-urn documentation is clear enough.
But IF x
label should be used for Test category THEN I think that Test row of ObjectID Classes table should be updated
This table is available here by clicking on Object Classes Tab.
Probably with something like :
Category | Label | URN | Object ID range | Description |
---|---|---|---|---|
Test | ~n/a~ x |
~n/a~ urn:oma:lwm2m:x:<id>:<version> |
42769 - 42800 | Object IDs for testing purpose. These IDs MUST NOT be used in production as collisions with other object IDs are possible. |
Group agrees to make the changes. Appendix D needs to change along with the table used in the website
Resolved in PR https://github.com/OpenMobileAlliance/technical.openmobilealliance.org/pull/244
@sbernard31 We believe this is resolved and will be made available on OMA's website and will appear in LwM2M 1.2.2 and later revisions