DeviceOps is the
Foundation of Your
Connected Product Business

Transformation begins with a single decision and a single platform.
Automate Device and Data Management at Scale
Orchestrate Workflows throughout the Connected Product Value Chain. 70+ capabilities delivered as a single API and configurable web application.
Device Management
Define device profiles, bulk onboarding, onboarding, lifecycle/state management, wellness monitoring, alerting and notifications, remote diagnostics, commands, configuration and software update management
Devices list 1
Security and Administration
Granular, role-based access at the user and account levels, configurable user profiles, multi-tier hierarchy support for nearly unlimited account/sub-account layers. Multi-factor authentication, data encryption for data in transit, device-initiated service engagement, Secrets feature for storing third party service credentials.
Security + Administration 1
Data Management
Ingest, normalize, analyze, visualize, federate and store device and telemetry data over any network and any protocol. Bring your own long term data storage and analytics services.
Receive data 1 (1)
Service Integration
Bring-your-own-cloud and account integrations for core infrastructure, data and enterprise application services. Marketplace of pre-built integrations for select AWS, Azure and Google Cloud Platform IoT, Pub/Sub and data services.
Integrations 1
Workflow Orchestration
Dozens of native workflows involving device provisioning, event management and BYOA integrations. A nearly infinite number of business processes can be automated using workflow creation/management services.
Workflow Orchestration 1
Beyond Features, Pre-built Workflows
Businesses are transformed when processes are transformed. EdgeIQ delivers powerful workflows that marry devices, data, events, people and processes.
Device Lifecycle and State Management with Onboarding
  • Define unlimited device profiles with unique attributes.
  • Configurable device state management throughout device supply chain.
  • Bulk onboard dozens to millions of devices.
  • Manual or automated mapping of devices to accounts with configuration templates.
Devices@2x Devices@2x-min
Frame 2013 (1) Frame 2013 (1)-min
Simple and Complex Zero-Touch Configuration
  • Zero-touch network configuration with pre-determined heartbeat reports and alert thresholds.
  • Zero-touch configuration with network parameters, application orchestration, pre-defined cloud integrations, alert thresholds and event triggers.
  • Configuration, alert, event and integration policies can be defined by unique device profiles and accounts.
Remote Diagnostics and Remediation
Commands Commands 1
Remote diagnostic workflows assigned to specific support tiers and their associated user profiles and permissions
Remote access workflows integrated with customer third party tools and processes
Remote diagnostic workflows execute a series of automated commands to diagnose and resolve issues
Software 1 Software 1 (1)
Software Orchestration
  • Schedule software updates based on device local timezone.
  • Configurable retry management workflows.
  • Notifications and ticket creation on failed software or configuration updates.
  • Automate specific updates based on account or device profiles.
Infrastructure, Service and Application Orchestration
  • Bring your own Cloud Infrastructure, IoT and data ingest service accounts.
  • Infrastructure, Service and Application integrations can be added to Device Profile definition and Account Configuration templates.
  • Monitor, update and even restart services at the edge with configurations that can vary across profiles and accounts.
Devices (3)
Secret (1)
Event-Triggered, Multi-Application Actions
  • Bring your own account, CRM, Field Service and Ticketing application.
  • Use EdgeIQ Secrets feature to secure store your account credentials or even your customers account credentials.
  • Data or Event triggers multiple actions from logging event to databases, issuing SMS and email notifications, creating a ticket and notifications based on state changes.
Everything as an API
DeviceOps from EdgeIQ is first and foremost an API, delivered as a service. Any application, any database, any cloud must be able to securely interact with your DeviceOps infrastructure. That’s why EdgeIQ exposes every feature, every workflow through our rich API.
                             
                                
const options = {
method: 'POST',
headers: {
Accept: 'application/json',
accept: 'application/json',
'Content-Type': 'application/json'
}
};
fetch('https://api.edgeiq.io/api/v1/platform/user/api_token_reset', options)
.then(response => response.json())
.then(response => console.log(response))
.catch(err => console.error(err));
                             
                                 
curl --request POST \
--url https://api.edgeiq.io/api/v1/platform/user/api_token_reset \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
                             
                                 
const sdk = require('api')('@edgeiq/v1.0#t6kyr1kks9icmev');

sdk['post-user-api_token_reset']()
.then(res => console.log(res))
.catch(err => console.error(err));
                             
                                 
require 'uri'
require 'net/http'
require 'openssl'
url = URI("https://api.edgeiq.io/api/v1/platform/user/authenticate")
http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true
request = Net::HTTP::Post.new(url)
request["Accept"] = 'application/json'
request["Accept"] = 'application/json'
request["Content-Type"] = 'application/json'
response = http.request(request)
puts response.read_body
                             
                                 
$ python -m pip install requestspython -m pip install requests
import requests

url = "https://api.edgeiq.io/api/v1/platform/user/api_token_reset"

headers = {
"Accept" : 'application/json' ,
"accept" : 'application/json' ,
"Content-Type" : 'application/json' ,
}

response = requests.request("POST", url)

print(response.read_body)
Start Now with our Configurable Web Application
DeviceOps from EdgeIQ is also available as a brandable web application.
Customers can literally be operational in minutes - defining device profiles, creating user and organizational accounts, defining integration and data management policies and more.

The application leverages EdgeIQ’s multi-tier user and account hierarchy support. You can create a nearly infinite number of accounts and subaccounts to support even the broadest customer and channel structure.
Frame 2018
Bring Your Own Cloud
Leverage Our
Deep Integrations
DeviceOps orchestrates secure workflows between your homegrown applications, your legacy systems and your cloud services of choice. EdgeIQ has deep integrations that simplify how you use IoT and data services from AWS, Microsoft and Google.
Amazon_Web_Services-home Microsoft_logo-home Google__G__Logo 2-hone
Ready to Build a Better Product Business with DeviceOps?
Accelerate, future-proof and de-risk your connected product business with the world's most powerful DeviceOps platform.
Devices 1 (2) Devices-tablet Devices 1-1