Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OM2M/Download"

(Source code)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 +
 +
 +
== Releases ==
 +
{|border="1"  width="100%" class="wikitable"
 +
! Download
 +
! Version
 +
! Status
 +
! Date
 +
! Description
 +
! Notes
 +
|-
 +
| [https://www.eclipse.org/downloads/download.php?file=/om2m/releases/1.0.0/OM2M-1.0.0.zip OM2M-1.0.0 <br> (ETSI SmartM2M standard)] || 1.0.0  || Stable || June 22, 2016 || Implementation of '''oneM2M ''' standard ||[https://wiki.eclipse.org/OM2M/Roadmap#Release_1.0.0_.28June_22.2C_2016.29 notes]
 +
|-
 +
| [https://www.eclipse.org/downloads/download.php?file=/om2m/releases/0.8.0/OM2M-0.8.0.zip OM2M-0.8.0 <br> (ETSI SmartM2M standard)] || 0.8.0  || Stable || April 8, 2015 || Implementation of '''ETSI smartM2M''' standard ||[https://wiki.eclipse.org/OM2M/Roadmap#Release_0.8.0_.28April_8.2C_2015.29 notes]
 +
|}
  
 
== Development ==
 
== Development ==
Line 22: Line 37:
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=484399 484399]
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=484399 484399]
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=473505 473505]
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=473505 473505]
|}
 
 
== Releases ==
 
{|border="1"  width="100%" class="wikitable"
 
! Download
 
! Version
 
! Status
 
! Date
 
! Description
 
! Notes
 
|-
 
| [https://www.eclipse.org/downloads/download.php?file=/om2m/releases/0.8.0/OM2M-0.8.0.zip OM2M-0.8.0 <br> (ETSI SmartM2M standard)] || 0.8.0  || Stable || April 8, 2015 || Implementation of '''ETSI smartM2M''' standard ||[https://wiki.eclipse.org/OM2M/Roadmap#Release_0.8.0_.28April_8.2C_2015.29 notes]
 
 
|}
 
|}
  
 
== Source code ==
 
== Source code ==
 
Click [http://git.eclipse.org/c/om2m/org.eclipse.om2m.git here] to access OM2M source code repository.
 
Click [http://git.eclipse.org/c/om2m/org.eclipse.om2m.git here] to access OM2M source code repository.

Revision as of 04:53, 8 July 2016


Releases

Download Version Status Date Description Notes
OM2M-1.0.0
(ETSI SmartM2M standard)
1.0.0 Stable June 22, 2016 Implementation of oneM2M standard notes
OM2M-0.8.0
(ETSI SmartM2M standard)
0.8.0 Stable April 8, 2015 Implementation of ETSI smartM2M standard notes

Development

Download Version Status Date Description Notes
OM2M-DEV-24-04-2016
(oneM2M standard)
DEV-24-04-2016 Development April 24, 2016 Implementation of oneM2M standard.
Non official Eclipse release

Features and fixed Bugs:
491796 491797 491791 488769
488268 488269 484399 473505

Source code

Click here to access OM2M source code repository.

Back to the top