Page tree

Versions Compared

Key

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

a. When an Object/Resource has been submitted using the Editor tool an 'Issue' will be created in the lwm2m registry (https://github.com/OpenMobileAlliance/lwm2m-registry/issues) to start to the Object/Resource Approval process.

b. On the receipt of the 'Issue', the OMA staff will review the submitted Object/Resource.

  • If your Object/Resource is accepted, then the 'Issue' will be updated with the instructions on how to submit a Pull Request. 
  • The 'Issue' instructions will include Object ID, Object URN, any errors in the object submission and details of the allocated 'Read' Submission Branch to create the PR.


ON THE RECEIPT OF THE ALLOCATED OBJECT/RESOURCE SUBMISSION BRANCH 

StepsScreenshotComments
  1. In GitHub, navigate to the main page of the repository - https://github.com/OpenMobileAlliance/lwm2m-registry


2. From the Branch dropdown menu select the Object submission branch

The notification of the Object submission Branch will be provided by the OMA Staff in the associated submitted issue
3. From the Object submission branch, click 'Create new file'


4. Enter the allocated Object/resource ID e.g. 3001.xml

Allocated Object ID will be provided by the OMA Staff in the associated submitted issue
5. Submit the full object/resource code

Ensure the copyright information is in the header
6. Commit new file;
  • Add title - [Company name] Object Name - Object name
  • Add File details
  • Click - 'Create a new branch for this commit and start a pull request'.
  • Click 'Propose new file'


7. Create PR

  • Ensure the base is pointing to the Object submission branch
  • PR Title - [Organisation Name] - Object Name - Object number
  • Add object description
  • Click 'Create Pull Request'

Once the PR has been created it can be viewed here - https://github.com/OpenMobileAlliance/lwm2m-registry/pulls


The Working Group may suggest some changes or ask for clarification. You are required to respond promptly with any discussions and provide feedback. Once the Pull Request is accepted, the staff will move the Object / Resource to the public OMNA LwM2M Registry.

If you don't have write access to the repository where you'd like to create a pull request, you must create a fork, or copy, of the repository first - see How to submit a new Object/Resource to the "lwm2m-registry" via a 'Fork'