This GitHub public repository mqtt-sn-sample-resources was created at the request of the OASIS MQTT TC and, in particular, the MQTT SN subcommittee as an OASIS TC Open Repository to support development of open source resources related to Technical Committee work.
While this TC Open Repository remains associated with the sponsor TC, its development priorities, leadership, intellectual property terms, participation rules, and other matters of governance are separate and distinct from the OASIS TC Process and related policies.
All contributions made to this TC Open Repository are subject to open source license terms expressed in Apache License v 2.0. That license was selected as the declared Applicable License when the TC voted to create this Open Repository.
As documented in Public Participation Invited, contributions to this TC Open Repository are invited from all parties, whether affiliated with OASIS or not. Participants must have a GitHub account, but no fees or OASIS membership obligations are required. Participation is expected to be consistent with the OASIS TC Open Repository Guidelines and Procedures, the open source LICENSE.md designated for this particular repository, and the requirement for an Individual Contributor License Agreement that governs intellectual property.
The purpose of this repository is to help grow the understanding the specifications and facilitate other implementation efforts by providing sample and example implementations of, and educational materials about, the MQTT-SN standards.
Note: this repository is not for the discussion or raising of issues on the specifications and standards themselves - the MQTT TC mailing list should be used or, for non-TC members, the comment mailing list as described at https://www.oasis-open.org/committees/comments/index.php?wg_abbrev=mqtt.
TC Open Repository maintainers are responsible for oversight of this project's community development activities, including evaluation of GitHub pull requests and preserving open source principles of openness and fairness.
The initial Maintainers of this TC Open Repository are:
- Ian Craggs, [email protected], icraggs, individual member
- Simon Johnson, [email protected], simon622, individual member
- Tara Walker, [email protected], tawalke, Microsoft
- TC Open Repositories: Overview and Resources
- Frequently Asked Questions
- Open Source Licenses
- Maintainers' Guidelines and Agreement
Questions or comments about this TC Open Repository's activities should be composed as GitHub issues or comments. If use of an issue/comment is not possible or appropriate, questions may be directed by email to the Maintainer(s) listed above. Please send general questions about TC Open Repository participation to OASIS Staff at [email protected].
- IBM Reference Version 1.2: the IBM "reference" implementation created when the first specification was written
This section contains noteable repositories that contain works in the open-source related to the MQTT-SN specifications. These maybe examples of Gateways, Clients or both.
- MQTT-SN Gateway & Client: Full Java implementation (with CLIs) of MQTT-SN Version 1.2 & Version 2.0 aggregating Gateway and Client.
- MQTT-S Specification: Original specification by Urs Hunkeler, Hong Linh Truong & Andy Stanford-Clark
- MQTT-SN Specification Version 1.2: Version 1.2 specification by Andy Stanford-Clark & Hong Linh Truong
- MQTT-SN Version 2.0 Implementation Guide: Guidelines and examples to aid implementers by Ian Craggs & Simon Johnson NB: This is Work In Progress.