Filter and Transform ThingsBoard IoT Data for Analysis Using Spark SQL
Introduction Once you’ve synced ThingsBoard data into Delta Lake, including both entity data from PostgreSQL and time-series data from Cassandra, […]
Introduction Once you’ve synced ThingsBoard data into Delta Lake, including both entity data from PostgreSQL and time-series data from Cassandra, […]
This post shows how to keep a Delta Lake table synchronized with a PostgreSQL table using only Spark SQL and
This guide shows how to mirror time-series data stored in ThingsBoard’s Cassandra database into a Delta Lake table using spark-sql.
In a previous post, I explained how to secure ThingsBoard using X.509 client certificate authentication and enable auto-provisioning.This post focuses
This post outlines the full lifecycle of an IoT device, from factory assembly to end-user operation, and ownership transfer. Devices
This guide builds on: to enable: Why We Removed MQTTS from HAProxy In the earlier setup, HAProxy terminated TLS for
This guide applies to bare-metal setups only. If you’re running ThingsBoard on Kubernetes, refer to your ingress controller (e.g. Traefik
Introduction This guide walks you through installing ThingsBoard CE 4.0.1 on Ubuntu 24.04 with the following setup: This hybrid architecture
A simple and lightweight Kubernetes deployment for ThingsBoard CE 3.9.1 using the monolithic Docker image, Traefik ingress, and MQTTS over