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 "Paho/Project Plan"

(The project plan needs to be in a standard Eclipse XML format.)
(extended list, added plans... have at it!)
Line 1: Line 1:
The initial timeline was presented at the first [[Machine-to-Machine/Face-2-Face-Meeting-Jan31|M2M Industry Working Group face-to-face meeting]].  
+
The initial timeline was presented at the first [[Machine-to-Machine/Face-2-Face-Meeting-Jan31|M2M Industry Working Group face-to-face meeting]]. The slides are here: http://wiki.eclipse.org/images/d/d4/PahoTimeLine2012.zip
  
The slides are here: http://wiki.eclipse.org/images/d/d4/PahoTimeLine2012.zip
+
== Outline ==
 +
 
 +
4Q11 Project Provisioning (done)
 +
 
 +
1Q12 MQTT initial contribution; Client Architecture for Sandbox (done)
 +
 
 +
2Q12 MQTT Documentation, Tutorials, Cookbook; MQTT over WebSockets
 +
 
 +
3Q12 Basic end-to-end Sandbox Stack
 +
 
 +
4Q12 MQTT Client Release 1; Additional Languages and Bindings; Application Frameworks and Eclipse Plugins
 +
 
 +
...
 +
 
 +
???? Join Kepler release train in 2013?
 +
 
 +
== Plans and needs ==
 +
 
 +
Some idea of [[Paho/Repository#Future_needs|potential code additions] are on the page discussing the Repository structure.
  
 
Creation of a project plan in the [http://wiki.eclipse.org/Development_Resources/Project_Plan standard Eclipse format] is TODO.
 
Creation of a project plan in the [http://wiki.eclipse.org/Development_Resources/Project_Plan standard Eclipse format] is TODO.
 +
 +
== Task list ==
 +
 +
* Binary releases of C and Java clients for download
 +
* Tutorials for C and Java clients
 +
* how to build and use C client on iOS
 +
* test suite
 +
* protocol compliance suite for reference implementations
 +
* update MQTT specification with mqtt.org / mailing list clarifications

Revision as of 10:28, 26 June 2012

The initial timeline was presented at the first M2M Industry Working Group face-to-face meeting. The slides are here: http://wiki.eclipse.org/images/d/d4/PahoTimeLine2012.zip

Outline

4Q11 Project Provisioning (done)

1Q12 MQTT initial contribution; Client Architecture for Sandbox (done)

2Q12 MQTT Documentation, Tutorials, Cookbook; MQTT over WebSockets

3Q12 Basic end-to-end Sandbox Stack

4Q12 MQTT Client Release 1; Additional Languages and Bindings; Application Frameworks and Eclipse Plugins

...

???? Join Kepler release train in 2013?

Plans and needs

Some idea of [[Paho/Repository#Future_needs|potential code additions] are on the page discussing the Repository structure.

Creation of a project plan in the standard Eclipse format is TODO.

Task list

  • Binary releases of C and Java clients for download
  • Tutorials for C and Java clients
  • how to build and use C client on iOS
  • test suite
  • protocol compliance suite for reference implementations
  • update MQTT specification with mqtt.org / mailing list clarifications

Back to the top