System |
Production Environment |
Test Environment |
---|---|---|
Environments |
Decide if it will be moved to AWS or kept where it is now |
We will continue with the use of the test environment for the time being. |
FTP |
http://www.openmobilealliance.org/tech/profiles/ Discontinue the usage of the FTP to store LwM2M Objects. Exceptions: ALL the schemas (xsd): LwM2M, DDF and Common will be stored in the production FTP. |
http://testwww.openmobilealliance.org/tech/profiles/ The content from the GitHub repository won't be copied across to the FTP. From now on, LwM2M Objects will be published only via GitHub and not via the FTP. Any previous published LwM2M Objects will stay in the FTP, but not new ones. |
Registry Page |
New website running in GitHub pages directly https://technical.openmobilealliance.org/OMNA/LwM2M/LwM2MRegistry.html Repository: Old website (running in a web server)
Repository: Source Information:
|
New web page for testing
Old web page for testing
Criteria:
Latest Object Versions
Previous & Latest Object Versions
Note: DMSE & IPSO agreed in September 2020 to store in this folder the Objects without 3 digits. The "Z" value is dropped. |
LwM2M API Service |
http://www.openmobilealliance.org/api/lwm2m/v1/Object?ObjectID=4 Source Information:
|
http://testwww.openmobilealliance.org/api/lwm2m/v1/Object?ObjectID=4 Criteria:
|
LwM2M Editor |
Editor Validator DDF Management List of Features Important Files & Folders DDF.xml
Common.xml
LWM2M_senml_units.xml
"version_history" folder
|
Editor Validator DDF Management List of Features TestValidate Configuration accessible via FTP
|
LwM2M Register Tool |
Registration Tool Production Config
|
Registration Tool https://testdevtoolkit.openmobilealliance.org/RegOMNA/Default Configuration
|
Tool | Development | Configuration |
---|---|---|
LwM2M Register | https://remote.alnas.xyz:8017/OMNA/default.aspx |
|
LwM2M Editor | https://remote.alnas.xyz:8017/OEditor | <add key="DDF_XML" value="https://raw.githubusercontent.com/SvanteAlnas/lwm2m-registry/test/DDF.xml"
/> <add key="Common_XML" value="https://raw.githubusercontent.com/SvanteAlnas/lwm2m-registry/test/Common.xml" /> <add key="SenML2_URL" value="https://raw.githubusercontent.com/SvanteAlnas/lwm2m-registry/test/LWM2M_senml_units.xml" /> |