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

m (M2M Embedded Development)
m (M2M Application model)
Line 25: Line 25:
  
 
* Collect requirements regarding an M2M common model
 
* Collect requirements regarding an M2M common model
 +
* Xtext DSL
 
* Arduino code generation
 
* Arduino code generation
  
  
 
[[Category:Draft Documentation]]
 
[[Category:Draft Documentation]]

Revision as of 09:39, 11 July 2011

Rather than a project plan, this page is, at the moment, a place to collect ideas about potential new features. This will be turned into an actual project plan for the milestones to come once the team will have agreed on the list.

M2M Embedded Development

  • Lua tooling
    • LuaDoc support
    • Switch to DLTK3
    • Debugger (DBGP-based)
    • Integrate code snippets/templates
  • Arduino
    •  ???

Protocols manipulation

  • implement a view allowing to send an SMS
    • via the Web Services of a telco
    • via AT commands (modem connected to developer's computer)

M2M Server Development

  • explore the (web) services of an M2M Server

M2M Application model

  • Collect requirements regarding an M2M common model
  • Xtext DSL
  • Arduino code generation

Back to the top