Universal Device Broker

Introduction

This is the documentation for the KORE Wireless OmniCore SaaS product hosted on GCP. KORE Wireless OmniCore is three products rolled into one:

  • Universal Broker, which allows devices of various protocols to connect securely to the cloud, send telemetry and state information, and also receive configuration and commands from the cloud. It is backed by a solid web interface, as well as APIs and SDKs to interact programmatically with the broker.

  • Stream Analytics, which allows for the processing of streams of telemetry data coming in from devices. It is backed by a no-code editor for rule design, various functions that allow for simple operators to complex geospatial functions. The engine is stateful with multiple windowing options and is also able to combine reference data from external sources.

  • Vault, which allows for the safe storage of device data and also allows for the replaying of received events to various destinations for further processing. Vault also allows for export to external GCS and export to BigQuery.

Last updated