1NCE

Qubitro offers a no-code integration with the 1NCE Cloud Integrator.

Overview

Qubitro offers a no-code integration with the 1NCE Cloud Integrator, enabling automatic synchronization of devices and telemetry data between 1NCE and Qubitro.

Hex string payloads can be decoded automatically using Hex Payload Decoders.

Prerequisites

How It Works

Below is the diagram that shows how the integration works.

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 1NCE from the available sources.

This page will display your PROJECT ID and WEBHOOK SIGNING KEY for the 1NCE configuration. Keep it open for the next step.

2

Set Up 1NCE Cloud Integrator

  1. Log in to your 1NCE Portal.

  2. Click 1NCE OS from the top menu and select Cloud Integrator from the left navigation menu.

  3. Click the + New Integration button and choose Webhook.

  4. Enter the following configuration details:

Configuration
Value

Endpoint URL

https://webhook.qubitro.com/integrations/1nce

Event Type

Select Telemetry Data

Enter these HTTP Headers:

Header Name
Header Value

projectId

(copied from Qubitro Portal)

webhookSigningKey

(copied from Qubitro Portal)

  1. Click Proceed to complete the configuration.

3

Verify Integration

  1. Return to the Qubitro Portal.

  2. Click Go to project.

  3. Click Refresh and verify that your 1NCE-connected devices appear.

  4. Select a device and navigate to the Data tab to confirm incoming telemetry data.

FAQs

Do I need additional forwarding setup like MQTT or HTTP?

No. The integration works directly via 1NCE Cloud Integrator using webhooks. No additional forwarding setup is required.

Can I integrate multiple 1NCE accounts into different Qubitro projects?

Yes. You can create multiple integrations to manage devices across different Qubitro projects.

Are there extra fees associated with this integration?

No. There are no hidden costs or additional data transfer (egress) fees associated with the Qubitro <-> 1NCE integration.

Last updated