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 "IoT/M2MIWG/M2M Scenarios"

< IoT
(Added Second Scenario)
Line 1: Line 1:
 
== M2M Scenarios  ==
 
== M2M Scenarios  ==
  
The Machine to Machine (M2M) space combines systems from the embedded space and the enterprise/cloud space.&nbsp;This page catalogs example scenarios from the M2M space that capture combined overall M2M system requirments that may not traditionally exist in either the embedded space or the enterprise/cloud space. It is expected that specific [http://wiki.eclipse.org/Machine-to-Machine/M2MIWG/M2M-Problems M2M Problem Descriptions] will reference these scenarios. This catalog is meant to serve as an educational tool for developers and architects who are new to M2M and as a reference during development of M2M technologies at Eclipse.
+
The Machine to Machine (M2M) space combines systems from the embedded space and the enterprise/cloud space.&nbsp;This page catalogs example scenarios from the M2M space that capture combined overall M2M system requirments that may not traditionally exist in either the embedded space or the enterprise/cloud space.  
 +
 
 +
Scenarios are intended to be high level descriptions which are characteristic of M2M business needs. The goals of this scenario work are to:
 +
 
 +
1) Document key  needs obstacles, and inhibitors, both technical and market based, that the Eclipse M2M community can address with architecture and projects.
 +
 
 +
2) Document requirements to be addressed by follow-on architecture and open source project deliverables
 +
 
 +
It is expected that specific [http://wiki.eclipse.org/Machine-to-Machine/M2MIWG/M2M-Problems M2M Problem Descriptions] will reference these scenarios, identifying technical issues and requirements.  
 +
 
 +
Together, the problems and scenarios are also meant to serve as an educational tool for designers, developers and architects who are new to M2M and as a reference during development of M2M technologies at Eclipse.
  
 
== M2M Scenario Description Template  ==
 
== M2M Scenario Description Template  ==

Revision as of 12:58, 28 May 2012

M2M Scenarios

The Machine to Machine (M2M) space combines systems from the embedded space and the enterprise/cloud space. This page catalogs example scenarios from the M2M space that capture combined overall M2M system requirments that may not traditionally exist in either the embedded space or the enterprise/cloud space.

Scenarios are intended to be high level descriptions which are characteristic of M2M business needs. The goals of this scenario work are to:

1) Document key needs obstacles, and inhibitors, both technical and market based, that the Eclipse M2M community can address with architecture and projects.

2) Document requirements to be addressed by follow-on architecture and open source project deliverables

It is expected that specific M2M Problem Descriptions will reference these scenarios, identifying technical issues and requirements.

Together, the problems and scenarios are also meant to serve as an educational tool for designers, developers and architects who are new to M2M and as a reference during development of M2M technologies at Eclipse.

M2M Scenario Description Template

Please refer to this template documentation.

M2M Scenario Descriptions

M2M-Scenario-0001 - Food Refrigeration Unit Failure

A regional office for a food store chain wants to detect increasing temperatures in their store's meat freezers and delivery vehicles. Upon detecting that the temperature has increased above a specified threshold, a group of analytic processes will access the system for additional data such as the customer activity level (indicator of the doors opening and closing a lot), on/off cycle frequency of the refrigeration compressor, and the recent history of refrigerant temperature values. Based on the outcomes of the analytic processes, a root cause will be determined and appropriate actions to remedy the situation will be started: maintenance technician dispatch, notification to store manager, re-supply, etc.

Related scenarios

  • None.

Referenced by problems





M2M-Scenario-0002 - Food Refrigeration Unit Zone Control

A regional office for a food store chain wants to control and monitor temperatures in each freezer unit within a store. There are many freezer units within each store and many stores within the region. The freezer units are controlled using a legacy point-to-point, request-response, serial protocol from an embedded computer. The embedded computer can simultaneously communicate with many freezer units, up to the maximum number of onboard serial ports. The embedded computers are connected to the in-store network and accessible from the regional office.

Related scenarios

  • None.

Referenced by problems



Back to the top