M2M Resource Deletion via Confirmation-Based Operation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Current M2M systems lack a robust mechanism for discreet data deletion based on data importance, leading to potential errors and user experience issues, as existing deletion methods do not account for the characteristics of the data or resources being deleted.
Innovation Solution
A confirmation-based operation method is introduced in M2M systems, where deletion of resources is performed only after obtaining confirmation from the originator, with optional attributes like time-window and operation ID management to ensure accurate and user-verified data removal.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Productivity
If automatic deletion without confirmation is implemented, then productivity is improved, but reliability deteriorates due to potential errors in deleting critical data
Solution Approach 1:
The system performs preliminary identification of the resource type before deletion. When a resource is identified as having type 'CONFIRMED_BASED_OPERATION', the system proactively requests confirmation from the originator before proceeding with deletion. This preliminary check prevents accidental deletion of critical data while maintaining efficient automatic deletion for non-critical resources.
2Reliability
If confirmation request mechanism is added, then reliability is improved, but device complexity increases
Solution Approach 1:
The confirmation mechanism is applied selectively based on resource type rather than universally. The system checks the resource type attribute and only triggers confirmation requests for resources marked as 'CONFIRMED_BASED_OPERATION'. This localized application of the confirmation mechanism reduces overall system complexity compared to a universal confirmation approach, while still providing reliable protection for critical resources.
3Adaptability or versatility
If resource type attribute is used to differentiate operations, then adaptability is improved, but difficulty of detecting and measuring increases
Solution Approach 1:
The system uses resource type attributes as categorical identifiers (analogous to color coding) to differentiate between confirmed-based operations and other operations. Resources are tagged with specific type values ('CONFIRMED_BASED_OPERATION' vs. other types), making them easily identifiable and measurable by the system. This categorical approach simplifies detection compared to analyzing continuous or complex resource characteristics.
Data Source
AI summary
An operation method is provided for deleting a resource in an M2M system. The operation method includes receiving a first deletion request message requesting deletion of a resource from a counterpart M2M apparatus and transmitting a first deletion response message for the first deletion request message to the counterpart M2M apparatus. A second deletion request message is received that requests deletion of the resource from the counterpart M2M apparatus and the resource is deleted.


