Distributed Local Group Configuration Data Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for managing networked device group membership face challenges in dynamically, accurately, and efficiently using group configuration information, particularly in environments without reliable network connectivity, and struggle with data integrity and accessibility when the original configuration files are unavailable.

Innovation Solution

The implementation of distributed local group configuration data storage allows for the creation, deployment, and maintenance of device group configurations without relying on cloud storage, enabling offline use cases and easy collaboration by storing shared group configuration data on each device, which can be accessed and updated independently.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If cloud storage is used for group configuration information, then data accessibility and collaboration are improved, but system reliability deteriorates in environments without reliable network connectivity

Engineering Contradiction:
Improvedata accessibilityVSAvoidsystem reliability
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system divides the centralized cloud storage into distributed local storage segments across multiple networked devices. Each device maintains a local copy of the group configuration database, enabling independent operation without requiring continuous network connectivity to a central server.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements replicated copies of the group configuration database on each networked device. These local copies allow devices to access and modify configuration data independently, with changes eventually synchronizing across the network when connectivity is available.

Inventive Principle:
Principle #26Copying

2Reliability

If centralized cloud storage is used, then data integrity can be maintained, but device complexity and dependency on network infrastructure increase

Engineering Contradiction:
Improvedata integrityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

Each networked device autonomously manages its local copy of the configuration database, performing self-synchronization and conflict resolution without requiring complex centralized management systems. Devices independently handle data integrity through local validation and peer-to-peer coordination.

Inventive Principle:
Principle #25Self-service

3Reliability

If original configuration files are stored centrally, then data integrity is maintained, but adaptability deteriorates when original files become unavailable

Engineering Contradiction:
Improvedata integrityVSAvoidsystem adaptability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The system performs preliminary replication of configuration data to multiple devices before any failure occurs. This ensures that if the original configuration files become unavailable, alternative copies already exist on other devices, enabling continuous operation without interruption.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent enables the system to discard dependency on original configuration files by maintaining distributed copies across multiple devices. When originals become unavailable, the system recovers operation by utilizing the replicated configuration data stored on other networked devices.

Inventive Principle:
Principle #34Discarding and recovering

4Reliability

If distributed local storage is implemented, then system reliability and offline capability are improved, but device complexity increases

Engineering Contradiction:
Improvesystem reliabilityVSAvoidstorage system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The distributed database framework provides universal functionality across all networked devices, enabling any device to store, access, and synchronize configuration data using the same standardized interface. This multi-functionality simplifies implementation by providing a unified approach rather than device-specific solutions.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20240422061A1Distributed local group configuration data storage for improved group extensibility
Publication Date: 2024.12.19 SHURE ACQUISITION HLDG INC
  • US20240422061A1 patent drawing
  • US20240422061A1 patent drawing
  • US20240422061A1 patent drawing

AI summary

Various embodiments of the present disclosure provide methods, apparatus, systems, devices, and/or the like for improved group extensibility through distributed local group configuration data storage. An example method includes receiving, from one or more devices located within a network proximity, shared group configuration data, and, responsive to determining that a device conflict exists associated with the shared group configuration data, selecting as current shared group configuration data received shared group configuration data associated with a most recent update timestamp; and transmitting the current shared group configuration data to each device located within the network proximity.