Qubitro Documentation
SupportLog inSign Up
  • Documentation
  • Guides
  • Developers
  • Welcome
  • Data Sources
    • No-Code Integrations
      • Onomondo
      • Notehub
      • The Things Stack
      • Soracom
      • Loriot
      • 1NCE
      • Golioth
      • AWS IoT Core LoRaWAN
      • Actility ThingPark
      • Chirpstack
      • Particle
    • MQTT
    • HTTP
  • Platform
    • Project
      • Settings
      • Access Management
      • Roles & Permissions
    • Device
      • Settings
    • Storage
      • Time Series Storage
    • Functions
      • Decoder Function
        • LoRaWAN Device Template Decoder
        • LoRaWAN Custom Decoder
        • Hex Payload Decoder
      • Transformation Function
      • Rule Function
        • Send Email
        • Webhooks
        • Slack
        • Twilio
        • Mailgun
        • SendGrid
      • Storage Function
        • AWS Redshift
        • Google BigQuery
        • MQTT Publish
        • MongoDB Time Series
      • Scheduled Function
        • HTTP
      • Function Settings
      • Function Templates
        • Settings
    • Monitoring
      • Dashboards
        • Setup & Configuration
        • Widgets
          • Chart
          • State Timeline
          • Gauge
          • Stat
          • Headline
          • Aggregated Chart
          • Map
          • Battery
          • Image
          • Image Map
          • Table
          • Storage Table
          • Iframe
          • Blob Storage
        • Settings
        • Access Management
        • Roles & Permission
      • Blueprints
        • Setup & Configuration
        • Settings
    • Credentials
      • API Keys
      • External Credentials
        • Slack
        • Mailgun
        • SendGrid
        • Twilio
        • AWS Redshift
        • MQTT
        • MongoDB
        • The Things Stack
      • Webhook Signing Key
  • Add-Ons
    • Storage Views
    • Aggregated View
    • Archived Views
    • Blob Storage
    • Managed Email
    • Audit Log
    • MCP Server
  • Organizations
    • Overview
    • General
    • Groups
    • Members & Roles
      • Read Only
      • Read/Write
      • Admin
    • Custom Roles
    • Add-Ons
    • Billing
    • Invoices
    • White-Label
  • Account Management
    • Personal Accounts
Powered by GitBook
On this page
  • Overview
  • Prerequisites
  • How It Works
  • Configuring the Integration
  • FAQs
Export as PDF
  1. Data Sources
  2. No-Code Integrations

Onomondo

The Qubitro and Onomondo integration allows you to sync all devices and their data from Onomondo Cloud.

PreviousNo-Code IntegrationsNextNotehub

Last updated 10 days ago

Overview

The Qubitro and Onomondo integration allows you to sync all devices and their data from Onomondo Cloud to Qubitro using Onomondo Cloud Connectors—without writing any code.

Once your hardware is configured and sending data to Onomondo, a corresponding device is automatically created in Qubitro, representing each SIM with its unique SIM information.

Qubitro also decodes incoming data automatically, and transformation functions can be applied if modifications are needed before storage.

The integration works seamlessly with eSIM, physical SIM, and soft SIM.

This integration does not require manual MQTT or HTTP forwarding from Onomondo. Data flows directly between Onomondo and Qubitro with no additional setup required on the device side.

Prerequisites

How It Works

Below is the diagram that shows how the integration works.

If a is enabled, data will be processed before storage. The built-in decoder applies first, and then any defined transformation function modifies the data before it is stored in Qubitro.

Configuring the Integration

1

Create an Integration in Qubitro

  1. Log in to the Qubitro Portal.

  2. Select a project from the list.

  3. Click New Source.

  4. Select Onomondo from the available sources.

This page will display the Host URL required for Onomondo configuration. Keep it open for the next step.

2

Set Up the Onomondo Cloud Connector

  1. Log in to Onomondo Cloud.

  2. Click More in the top menu and select Connectors.

  3. Click New Connector and choose HTTPS as the connector type.

  4. Paste the Host URL copied from Qubitro.

  5. Click Create Connector to save the configuration.

3

Assign the Cloud Connector to a SIM

  1. Open the SIM Detail Page in Onomondo.

  2. Click Edit Mode and select the newly created connector (e.g., qubitro-integration).

  3. Click Save to apply the configuration.

4

Verify the Integration

  1. Return to Qubitro Portal.

  2. Click Go to Project and then Refresh to check if the devices appear.

  3. Open a device and navigate to the Storage tab to verify incoming data.

FAQs

Do I need to set up MQTT or HTTP forwarding in Onomondo?

No. The integration works directly between Onomondo and Qubitro using Cloud Connectors. No additional forwarding setup is needed.

Do I need to send data from my device to Qubitro?

No. Once data is sent to Onomondo, it is automatically forwarded to Qubitro via the Cloud Connector.

Can I group SIMs under different Qubitro projects?

Yes. You can create multiple integrations to separate SIMs across different projects.

Are there additional fees for this integration?

No. There are no hidden costs such as data transfer (egress) fees for using the Qubitro <> Onomondo integration.

Transformation Function