Developer Guides: Difference between revisions

From OneM2M
Jump to: navigation, search
No edit summary
No edit summary
(13 intermediate revisions by the same user not shown)
Line 5: Line 5:
oneM2M has worked on a series of developer guides, propsing a guideline for application developers who want to use functionalities offered by an oneM2M service platform.  
oneM2M has worked on a series of developer guides, propsing a guideline for application developers who want to use functionalities offered by an oneM2M service platform.  
When implementing a standard, it is frequently requested from software developer community to get some tutorials describing for basic use cases, some procedures and scenarios, including diagrams, message flows, message traces samples, resource description samples, etc.. … Such document would be helpful in software development to provide overal understanding of the main functions offered by the oneM2M architecture, before going more deeply into the analysis of the oneM2M standards.
When implementing a standard, it is frequently requested from software developer community to get some tutorials describing for basic use cases, some procedures and scenarios, including diagrams, message flows, message traces samples, resource description samples, etc.. … Such document would be helpful in software development to provide overal understanding of the main functions offered by the oneM2M architecture, before going more deeply into the analysis of the oneM2M standards.
 
<blockquote>'''oneM2M sample use cases'''
</blockquote>
</blockquote>
------
------


{{Multi-column numbered list|lst=none
||'''Our Governance Structure'''
<ul><li>[[OSM LG|Leadership Group]]</ul>
<ul><li>[[OSM EUAG|End User Advisory Group]]</ul>
<ul><li>[[OSM TSC|Technical Steering Committee]]</ul>
<ul><li>[[OSM MDGs|Module Development Groups]]</ul>
<ul><li>[[OSM TFs|Task Forces]]</ul>
||'''How we work together'''
<li> The OSM community relies on several collaboration methods:
<ul><li> Scheduled conference calls and face-to-face meetings</ul>
<ul><li> Email distribution lists</ul>
<ul><li> WIKI pages</ul>
<ul><li> OSM Development tools</ul>
||'''Where to get more information'''
<ul><li>[https://portal.etsi.org/Portals/0/TBpages/OSM/Docs/OSM%20WP%20v1.0.pdf OSM Working Procedures]</ul>
<ul><li>[[TechBriefings|Technical Briefings]]</ul>
<ul><li>[[OSM Release 0|OSM Releases]]</ul>
<ul><li>[[Workflow with OSM tools|Development Guidelines]]</ul>
<ul><li>[[OSM Videos|Use case demonstration videos]]</ul>}}


{{Feedback}}
'''Use cases examples'''
<ul><li>[[http://onem2m.org/application-developer-guide/use-case Light control using HTTP binding]]</ul>
<ul><li>[[Temperature Monitoring|Temperature Monitoring using CoAP binding (soon)]]</ul>
<ul><li>[[Security|Implementing security example (soon)]]</ul>
<ul><li>[[Semantics|Implementing Semantics - the SAREF use case (soon)]]</ul>
<ul><li>[[IPE|Interworking Proxy Entity example (soon)]]</ul>
<ul><li>[[Device management|Device Management example (soon)]]</ul>
<ul><li>[[Smart Farm|Smart farm example using MQTT binding (soon)]]</ul>
<ul><li>[[3GPP|3GPP interworking example (soon)]]</ul>
<ul><li>[[SDT|Smart Device Template based implementation (soon)]]</ul>

Revision as of 13:39, 12 December 2016

oneM2M Developer Guides

oneM2M has worked on a series of developer guides, propsing a guideline for application developers who want to use functionalities offered by an oneM2M service platform. When implementing a standard, it is frequently requested from software developer community to get some tutorials describing for basic use cases, some procedures and scenarios, including diagrams, message flows, message traces samples, resource description samples, etc.. … Such document would be helpful in software development to provide overal understanding of the main functions offered by the oneM2M architecture, before going more deeply into the analysis of the oneM2M standards.

oneM2M sample use cases



Use cases examples