Skip to main content
Skip table of contents

Interoperability

Exceptional interoperability is essential for IoT.

ClearBlade interoperates in several ways:

Adapters

An adapter is a piece of software that converts one protocol to another. There are two types:

  • Hardware-focused: Adapters that interact with hardware systems

  • Software-focused: Adapters that interact with software systems

Hardware-focused

Name

Description

Link

BACnet

Connect to building automation and control systems

GitHub: ClearBlade/BACnet-Adapter

Modbus (Lite)

Modbus communication on constrained devices

GitHub: Modbus-Adapter/python at master · ClearBlade/Modbus-Adapter

Modbus (Full)

Highly performant Modbus communication

GitHub: Modbus-Adapter/go at master · ClearBlade/Modbus-Adapter

CAN bus

Interact with CAN bus systems

GitHub: ClearBlade/CAN Bus-Adapter: CANBus-MQTT Adapter for connecting your car to the Internet of Things

BLE (Lite)

Connect to Bluetooth Low Energy (BLE) devices from constrained devices

GitHub: ClearBlade/BLE-Adapter: A sample ClearBlade Platform System and an associated Python adapter that can be utilized for BLE communication

BLE (Full)

Connect to Bluetooth Low Energy (BLE) devices and send large-scale messages

GitHub: ClearBlade/ble-adapter-go: GoLang BLE Adapter utilizing DBUS

OPC

Send and receive OPC messages from the Platform or Edge

GitHub: ClearBlade/OPC-Adapter: OPC - MQTT

LoRa

Send and receive LoRa messages

GitHub: ClearBlade/xDot-Adapter

GPSd

Interact with a gateway’s GPS sensors

GitHub: ClearBlade/gpsd-adapter: ClearBlade Adapter for ingesting data from gpsd daemon

Monnit

Stream sensor data from Monnit

GitHub: ClearBlade/imonnit-webhook-adapter

MultiTech GPIO

Operate IO on MultiTech LoRa gateways

GitHub: ClearBlade/MTAC-GPIO-Adapter: A ClearBlade Platform adapter that allows ClearBlade to interact with the MTAC-GPIO accessory card inserted into a Multitech Conduit gateway

MultiTech GPIO/Serial

Operate IO and read serial data

GitHub: ClearBlade/Multitech-MTSIO-Adapter

Software-focused

Name

Description

Link

MQTT

Bridge

Bridge ClearBlade’s MQTT broker to another MQTT broker, such as HiveMQ

ZeroMQ

Connect to ZeroMQ distributed messaging systems

GitHub: ClearBlade/ZMQ-Adapter: ZMQ-Adapter

Webhooks

Process inbound webhook messages in the ClearBlade Platform

GitHub: ClearBlade/webhook-adapter

CoAP

Send and receive messages using the Constrained Application Protocol

GitHub: ClearBlade/coap-adapter: CoAP to MQTT Adapter

AMQP

Connect from MQTT to AMQP

GitHub: ClearBlade/AMQP-Adapter: An AMQP Adapter for MQTT

AS400

Enables ClearBlade to communicate directly with RPG and data queues running on the System i (iSeries, AS400)

GitHub: ClearBlade/AS400Integration

Webhooks

A webhook is a mechanism that allows third-party servers to send data to a code service. A public API endpoint that supports multiple HTTP methods is available.

DB connectors

These DB connectors are supported:

Database

Deployment availability

PostgreSQL

Cloud and on-prem

MySQL

Cloud and on-prem

MongoDB

Cloud and on-prem

MongoDB_SRV

Cloud and on-prem

Oracle

Cloud and on-prem

Microsoft SQL Server

Cloud and on-prem

Cassandra

Cloud and on-prem

CouchDB

Cloud and on-prem

DB2_Linux

On-prem

DB2_zOS

On-prem

DB2_System_i

On-prem

Northbound service integrations

ClearBlade offers complete software packages for software service integrations. These are implemented using the IoT Package Manager’s re-usable libraries.

Package

Description

Link

Power BI

Access Microsoft’s Business Intelligence Toolsets

Link

GCloud BigQuery

Access GCloud’s Big Data Tool, BigQuery

Link

Salesforce

Interact with Salesforce Services

Link

Splunk

Access Splunk’s monitoring services

Link

Google Voice and Vision

Send voice and vision data for interpretation by Google Voice and Vision

Link

Google Maps

Access Google Maps Geocoding services

Link

IDP Satellite Link

Send and receive messages from satellite-connected assets

Link

Twilio SMS

Send and receive SMS messages from ClearBlade

Link

Inbound API integrations

We offer an OpenAPI spec, which the Linux Foundation supports. This enables inbound integrations from many software services.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.