Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fault IDResolve ByElementsDescription
200MaintainerObjectID

Version is the same between two objects with the same Object ID
201MaintainerName is different for a different version of the same Object ID
202MaintainerThe description is different for a different version of the same Object ID
210MaintainerURN

The URN or ObjectID not correct according to the Technical Specification

The URN or Source category is not correct according to the Technical Specification

The URN or Ver is not correct according to the Technical Specification

The ID is not in the range allowed by Source

220MaintainerNameIs not allowed to be empty
230MaintainerDescriptionIs not allowed to be empty
240MaintainerOwnerIs not allowed to be empty
250MaintainerSourceIs not allowed to be empty
251MaintainerMust be either "0", "1" or "2" without quotes
260MaintainerVerMust be either empty or 3 character with the format <Digit>.<Digit> according to the Technical Specification
270SubmitterDDF


Must be either Empty or a valid link that does not return HTTP 404 (Not Found) and any error while downloading the object or processing the object
271MaintainerThe MIME type of the response must be text/xml
272SubmitterThe link contains an invalid Object
273SubmitterThe link should contain an Object with a minimum of one resource
280n/a

LWM2M

(Void)


Must either be empty if DDF is empty or a valid link to the tool with the URL to load the object into the tool

A valid URL must start with the call to the tool:

http://devtoolkit.openmobilealliance.org/OEditor/LWMOView?url=
Followed by the URL, (URL-encoded), to the Object.

For example http://devtoolkit.openmobilealliance.org/OEditor/LWMOView?url=http%3A%2F%2Fwww.openmobilealliance.org%2Ftech%2Fprofiles%2FLWM2M_APN_connection_profile-v1_0.xml

Note: this error code is not longer in used. The element that contained the link to the LwM2M Editor was removed from the DDF.

290MaintainerVortoMust be either Empty or a valid link that does not return HTTP 404 (Not Found)
291n/a
DISABLED - The MIME Type of the response must not be "html" to avoid web page with HTTP 404
300MaintainerDDFLinkIs not allowed to be empty
301MaintainerMust be either "0", or "1" without the quotes
310MaintainerTSTechnical Specification (TS) must be either empty or a valid link that does not return HTTP 404 (Not Found)
311n/aDISABLED - The MIME Type of the response must not be "html" to avoid web page with HTTP 404
320MaintainerTSLinkIs not allowed to be empty
321MaintainerMust be either "0", or "1" without the quotes
330SubmitterLicenseType

Under development

Must either be empty or string - Will not be verified, empty or non-existing is treated equally

Note: to be changed to, it cannot be empty

400SubmitterContent of Object







"ObjectID" inside the object is not the same as in the DDF.XML File
401Submitter

"Object URN" inside the object is not the same as in the DDF.XML File

402Submitter"Object Name" inside the object is not the same as in the DDF.XML File
403SubmitterIncorrect content of LWM2MVersion
404SubmitterNon-existent xml schema reference
405

Submitter

Invalid XML schema reference.
406SubmitterThe object is missing Line Feed (LF) characters in the end of the file
407SubmitterObject contains Carriage Return (CR), which is not allowed
408SubmitterObject missing several Line Feed (LF), which is not allowed
410SubmitterContent of the objects resources







Empty Name
411SubmitterInvalid Operations according to the Technical Specification (TS)
412SubmitterInvalid Type according to the Technical Specification (TS)
413SubmitterInvalid Type for an resource with Operation = "E" (Executable)
414SubmitterInvalid MultipleInstances value
415SubmitterInvalid Mandatory value
416SubmitterEmpty Description
417SubmitterInvalid Unit value according to SenML
418Submitter

In the description of a range it is not possible to use "-" or "to" instead it should be used ".."

  • Correct Example: "0..23"
  • Incorrect: "0 to 23"
450SubmitterContent of the object's reusable resources





The object uses an non existing reusable resource
460SubmitterMismatch with reusable resources on: Name
461SubmitterMismatch with reusable resources on: Operation
462SubmitterMismatch with reusable resources on: Type
463SubmitterMismatch with reusable resources on: RangeEnumeration
464SubmitterMismatch with reusable resources on: Unit
465Submitter

Mismatch with reusable resources on: Description

  • Ignore blank space, tab character, line feed and new line character.
  • This rule implies that description doesn't change the meaning.

...