Headless Device Connector Service for Endpoint Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The process of connecting and managing diverse types of devices, including IoT devices, within endpoint management services is difficult and time-consuming, especially when new device platforms or features are introduced, leading to inefficiencies in device platform creation and configuration.

Innovation Solution

The implementation of a platform creation portal and a headless device connector service that enables manufacturer integrations, allowing for the creation of device platforms and automatic translation into a device management console for configuration, even for agentless devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a custom-built device-specific interface is created for each new device platform, then device configuration capability is improved, but development time and complexity increase

Engineering Contradiction:
Improvedevice configuration capabilityVSAvoiddevelopment time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The management service implements a universal interface framework that can handle multiple device platforms through a common set of operations. Instead of building custom interfaces for each device type, the system uses a standardized interface that automatically adapts to different device platforms, enabling one interface to serve multiple purposes across various device types.

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

Solution Approach 2:

The system creates virtual representations of device platforms as abstract models that capture their essential characteristics. These virtual models are then used to generate the necessary management interfaces automatically, rather than building physical interfaces for each device type. The interface generator copies the structure and behavior patterns from existing interfaces to create new ones based on virtual device platform models.

Inventive Principle:
Principle #26Copying

2Adaptability or versatility

If the management service updates the management interface to support new features, then feature availability is improved, but integration complexity increases

Engineering Contradiction:
Improvefeature availabilityVSAvoidinterface update complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by pre-defining virtual device platform models and their associated interfaces before actual device deployment. When a new device feature is introduced, the system checks if a corresponding virtual platform model exists. If not, it automatically creates the virtual model and its interface structure in advance, so that when the actual device is deployed, the interface is already prepared and no complex updates are needed.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The management service introduces virtual device platform models as intermediary representations between the actual devices and the management interface. These virtual models act as mediators that translate new device features into existing interface patterns, allowing the management service to support new features without directly modifying the core interface structure.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If headless devices are integrated into the management service, then device coverage is improved, but connection process complexity increases

Engineering Contradiction:
Improvedevice coverageVSAvoidconnection process complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

Headless devices perform self-service by automatically discovering their own capabilities and presenting themselves to the management service without human intervention. The devices autonomously register themselves, provide their device identifiers and capability information, and receive appropriate management interfaces automatically, eliminating the need for manual configuration or user assistance during the connection process.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system replaces manual mechanical connection processes with automated electronic discovery and registration mechanisms. Instead of requiring physical or manual setup procedures, the management service uses automated protocols to detect headless devices, extract their identifiers, and establish connections programmatically, substituting manual operations with automated system processes.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Data Source

PatentUS12302127B2Management service device platform creation and device configuration
Publication Date: 2025.05.13 OMNISSA LLC
  • US12302127B2 patent drawing
  • US12302127B2 patent drawing
  • US12302127B2 patent drawing

AI summary

Disclosed are various examples of management service based device platform creation and device configuration. In some examples, user interactions with a platform creation portal user interface define a device platform that includes a platform ability, and an ability parameter that adjusts the platform ability. A device platform registry is updated to include the platform ability and the ability parameter. A device configuration request associated with the device platform is received. The device platform is transformed to generate a device management console with user interface elements that identify at least one user-defined argument for the at least one ability parameter.