Repository: OpenMobileAlliance/OMA_LwM2M_for_Developers Branch: master Commit: 81b00966972c Files: 5 Total size: 4.5 KB Directory structure: gitextract_0wvqpr7n/ ├── .github/ │ └── ISSUE_TEMPLATE.md ├── License.txt ├── LwM2M-Objects/ │ └── empty.md ├── _config.yml └── index.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .github/ISSUE_TEMPLATE.md ================================================ When submitting an issue please indicate the following information: * Name, version and date of the document, ``(e.g. OMA-TS-LightweightM2M-V1_0-20160802-C)``: * Section of the document, ``(e.g. section: 6.2)``: * Sequence of exchanges between Client and Server ``(if any)``: * Illustrations which may help to visualize the problem, ``(e.g. attach a file or image)``: ``Note: please submit problems separately, it is difficult to handle multiple problems in the same issue.`` ================================================ FILE: License.txt ================================================ LEGAL DISCLAIMER Copyright 2020 Open Mobile Alliance. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. The above license is used as a license under copyright only. Please reference the OMA IPR Policy for patent licensing terms: https://www.omaspecworks.org/about/intellectual-property-rights/ ================================================ FILE: LwM2M-Objects/empty.md ================================================ ## Empty file ================================================ FILE: _config.yml ================================================ title: OMA LwM2M for Developers theme: jekyll-theme-minimal logo: images/lwm2m_log_RGB_full.png ================================================ FILE: index.md ================================================ ## LwM2M Website * [LwM2M Website](https://lwm2m.openmobilealliance.org/) ## Private Resources These resources are only available to [OMA member companies](https://omaspecworks.org/membership/) * [LwM2M Specs](https://github.com/OpenMobileAlliance/LwM2M) * [LwM2M Objects](https://github.com/OpenMobileAlliance/objects-lwm2m). * [Slack Test Rooms](https://lwm2m.slack.com). > Please note invites to this chat room is only available to [TestFests](https://omaspecworks.org/events/testfests/) participants. ## Publicly Available Resources * GitHub [lwm2m-registry](https://github.com/OpenMobileAlliance/lwm2m-registry) * OMNA LwM2M Registry [web page](http://www.openmobilealliance.org/wp/OMNA/LwM2M/LwM2MRegistry.html) * [OMA LwM2M Editor Tool](https://devtoolkit.openmobilealliance.org/OEditor/Legal?back=OMNAVerify) (login via GitHub) * [wiki](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki) * [Overview](http://www.openmobilealliance.org/wp/Overviews/lightweightm2m_overview.html) * [OMA LwM2M Technical Specifications](http://www.openmobilealliance.org/release/LightweightM2M/). See Overview. * [OMA LwM2M Test Cases](http://www.openmobilealliance.org/release/LightweightM2M/ETS/) * [TestFests](https://omaspecworks.org/events/testfests/) * [OMA Developer ToolKit](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/LwM2M-Lab-Kit) * [LwM2M Overview](http://www.openmobilealliance.org/release/LightweightM2M/Lightweight_Machine_to_Machine-v1_1-OMASpecworks.pdf) * [LwM2M Overview & v1.1 Features](https://www.youtube.com/watch?v=D7xEYnwOeHU) * [DevKit](https://github.com/OpenMobileAlliance/OMA-LWM2M-DevKit) * [Product Listing](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/Product-Listing) ### LwM2M Tools Developed by the Community * [Open Source Code](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/LwM2M-Open-Source-Code) * [Sandbox](http://leshan.eclipse.org/#/clients) * [LabKit](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/LwM2M-Lab-Kit) * [Demo](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/LwM2M-Demo) * [LwM2M Community](https://github.com/OpenMobileAlliance/OMA_LwM2M_for_Developers/wiki/LwM2M-Community)