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 "Template:M2M Problem"

 
Line 22: Line 22:
  
 
'''Identifier'''
 
'''Identifier'''
:A 4-digit number that helps identifying and referencing the problem in other pages/docs.
+
:A 4-digit number that helps identifying and referencing the problem in other pages/docs
  
 
'''Name'''
 
'''Name'''
Line 29: Line 29:
 
'''Description'''
 
'''Description'''
 
:Description of the problem
 
:Description of the problem
 +
 +
'''Fielded Solution Patterns'''
 +
:Description of known approaches to dealing with the problem
 +
 +
'''Related M2M Problem Numbers'''
 +
:Numbers of other problems that are closely related to this one
 +
 +
'''Referenced M2M Scenarios'''
 +
:Numbers of M2M Scenarios that depend on the solution patterns for this problem
 +
  
 
</noinclude>
 
</noinclude>

Latest revision as of 11:21, 10 April 2012

This template is used to describe an M2MIWG problem.

Markup Rendering
{{M2M_Problem
| identifier = 0001
| name = Dummy problem
| description = Blah blah
| fielded_solution_patterns = Blah blah
| rel_problem1 = 0001
| rel_problem2 = 0008
| rel_scenario1 = 0002
}}

M2M-Scenario-0001 - Dummy problem

Blah blah

Related scenarios

Referenced by problems


Identifier

A 4-digit number that helps identifying and referencing the problem in other pages/docs

Name

Descriptive name of the problem

Description

Description of the problem

Fielded Solution Patterns

Description of known approaches to dealing with the problem

Related M2M Problem Numbers

Numbers of other problems that are closely related to this one

Referenced M2M Scenarios

Numbers of M2M Scenarios that depend on the solution patterns for this problem


Back to the top