🚀 TG4G
DirectoryAPI & DataIot Platformthingsboard.io
🔗 API & Data Iot Platform 📍 HQ: United States
thingsboard.io logo

thingsboard.io

Overall Rating
★★★★☆ 8.0/10
China Access
★★★ China direct-connect friendly
Data source
ai_crawl · Last updated 2026-06-12

⚡ Score breakdown

5-dim weighted · /10
Performance25% 8.0
Value20% 8.0
China access20% 10.0
Reputation20% 6.4
Support15% 7.5

Dimension scores are derived from public data and fields; weighted into the composite. Reference only.

Editorial Highlights

Free Community Edition; visual device management

In-Depth Review TG4G Review ·2026-05-31 · For reference only

One-line Introduction

ThingsBoard is an open-source IoT platform developed by the U.S.-based company ThingsBoard, Inc., with a strong focus on device management, data visualization, and rule engines. It is well known in the global IoT developer community, especially for offering a free Community Edition that attracts many individual developers and small to midsize businesses. The main reasons to choose it are that it avoids expensive licensing fees, can be self-hosted, and includes rich dashboard and alerting features out of the box, making it suitable for quickly building IoT prototypes or small to midsize production environments.

Business Overview

ThingsBoard was founded around 2016 and is headquartered in the United States. Its main business is providing IoT platform-as-a-service (PaaS) and open-source software. Its core product is the ThingsBoard platform, available in a free Community Edition and a paid Professional Edition. The Community Edition is open source under the Apache 2.0 license, allowing users to freely download, modify, and deploy it. The Professional Edition adds more enterprise-grade features, such as OTA firmware updates, RBAC access control, and multi-tenancy, though pricing is not publicly disclosed.

In terms of market position, ThingsBoard is one of the leading players in the open-source IoT platform space, often mentioned alongside Node-RED, Kaa, and SiteWhere. However, in the commercial market, it is less dominant than cloud giants such as AWS IoT Core and Azure IoT Hub. Its customers are mainly IoT device manufacturers, smart city projects, and industrial automation companies, while many universities and research institutions also use it for teaching and experiments.

Who It’s Best For

ThingsBoard is best suited for IoT developers, small teams, and small to midsize businesses with some technical capability. More specifically: individual developers can use the Community Edition for free and deploy their own IoT backend locally or on a VPS for prototyping or learning; small teams with limited budgets can also use the Community Edition to support hundreds to thousands of connected devices, making it suitable for scenarios such as smart agriculture and building monitoring; enterprise users with more complex requirements, such as multi-tenancy and high availability, may need to purchase the Professional Edition or seek official support.

It is not ideal for users with no programming experience at all, as installation, deployment, and rule engine configuration require a certain level of technical knowledge.

Key Features and Highlights

  • Device management: Supports mainstream IoT protocols such as MQTT, HTTP, and CoAP. It can register, monitor, and manage devices in bulk, and provides device shadow functionality.
  • Visual dashboards: Includes a drag-and-drop dashboard editor with support for charts, maps, widgets, and other components, allowing users to create real-time data dashboards without writing code.
  • Rule engine: Uses node-based rule chains in a Node-RED-like style to filter, transform, and persist device data, as well as trigger alerts or actions.
  • Data persistence: Supports storing time-series data in databases such as PostgreSQL, Cassandra, and TimescaleDB, making long-term analysis and historical review easier.
  • Alerts and notifications: Allows custom alert rules and can send abnormal-event notifications via email, SMS, Webhook, and other channels.
  • Third-party integrations: Provides REST API and WebSocket interfaces, and can integrate with tools such as Grafana, InfluxDB, and Kafka, offering strong extensibility.

Pricing Analysis

ThingsBoard is on the more affordable side among similar open-source IoT platforms, mainly because the Community Edition is completely free and only the Professional Edition requires payment. However, the specific monthly or annual pricing for the Professional Edition is not public and requires contacting sales for a quote, which creates uncertainty for budget planning.

By comparison, AWS IoT Core charges based on the number of device connections and message volume; small projects may cost only a few dollars per month, but costs rise as scale increases. Azure IoT Hub follows a similar model. ThingsBoard’s self-hosted model can reduce cloud service fees, but users must cover their own server and operations costs. As for hidden costs, there is no clearly stated official refund policy, meaning paid users may not be able to obtain an unconditional refund. Overall, for users willing to deploy and maintain it themselves, the Community Edition offers excellent value; the Professional Edition is more suitable for enterprises with sufficient budgets.

How Chinese Users Can Use It

In terms of network accessibility, ThingsBoard’s official services are hosted overseas, but users in mainland China can generally access its website and GitHub repository smoothly without needing a VPN or proxy. However, if you choose the cloud-hosted version, ThingsBoard Cloud, its servers are located in the United States, so connections from China may experience latency. Self-hosting on a domestic cloud server, such as Alibaba Cloud or Tencent Cloud, is recommended.

For payment, purchasing the Professional Edition usually requires an international credit card or PayPal. Alipay and WeChat Pay are not supported, which is inconvenient for individual users in China. Regarding invoices, the company may provide electronic invoices, but this should be confirmed with them directly; Chinese enterprise users may not be able to obtain a VAT special invoice that meets China’s tax requirements. Domestic alternatives include EMQX, an open-source MQTT message broker, Alibaba Cloud IoT Platform, and Tencent Cloud IoT Development Platform, all of which provide better support for local payments, network access, and invoicing.

Pros and Cons

Pros:

  • ✅ Open source and free: The Community Edition is feature-rich and can be used without payment.
  • ✅ Strong visual dashboards: The drag-and-drop editor lowers the barrier for frontend development.
  • ✅ Broad protocol support: Compatible with mainstream protocols such as MQTT, HTTP, and CoAP.
  • ✅ Active community: There are many issues and tutorials on GitHub, with abundant learning resources.
  • ✅ Flexible self-hosting: Users retain control over their data, making it suitable for privacy-sensitive scenarios.

Cons:

  • ❌ Opaque paid pricing: The Professional Edition requires a quote, and there is no public refund policy.
  • ❌ Inconvenient payments for Chinese users: No Alipay or WeChat Pay support, and enterprise invoicing can be difficult.
  • ❌ Learning curve: The rule engine and deployment configuration require some technical foundation.
  • ❌ Latency on official cloud service: Overseas servers are not ideal for users in China.
  • ❌ Limited enterprise features in the free version: The Community Edition is weaker in areas such as high availability and multi-tenancy.

Comparison with Similar Products

  • Node-RED: More of a lightweight flow-based programming tool, suitable for rapid prototyping, but its device management and data persistence capabilities are weaker than ThingsBoard’s.
  • Kaa IoT: Also an open-source IoT platform, with more complete device management and data collection features, but it has a smaller community and fewer documents and tutorials than ThingsBoard.
  • EMQX: Focuses on MQTT message middleware and offers very high performance, making it suitable for large-scale device connectivity. However, it lacks built-in dashboards and a rule engine, so it needs to be paired with other tools.

Final Recommendation

ThingsBoard is a good fit for technically capable individual developers or small to midsize teams with limited budgets who want to self-host an IoT platform. If you need to quickly build an IoT backend with visual dashboards and are comfortable maintaining your own server, the Community Edition is an excellent choice.

However, if you are a Chinese enterprise user with strict requirements for payment methods, invoicing, domestic network latency, or enterprise-grade features such as multi-tenancy and high availability, domestic cloud IoT platforms such as Alibaba Cloud IoT may be a better first choice, as they fit the local ecosystem more closely. The recommended approach is to download the Community Edition and test it locally or on a VPS first, then decide whether to upgrade to the Professional Edition after confirming that it meets your needs.

⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on thingsboard.io official site.

About this entry

thingsboard.io is an United States API & Data (Iot Platform) provider. TG4G tracks its product information, an overall rating of 8.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach thingsboard.io directly.

Get Started

Price not disclosed
Visit thingsboard.io official site →
External link · prices subject to vendor site

Similar Providers (Top 5)

  • tuya.com
    Iot Platform · China · Rated 9.0 · CN ★★★
  • soracom.jp
    Iot Platform · Japan · Rated 8.0 · CN ★★
  • particle.io
    Iot Platform · United States · Rated 8.0 · CN ★
  • assetwolf.com
    Iot Platform · United Kingdom · Rated 7.0 · CN ★
  • anysin.cn
    Iot Platform · China · Rated 7.0 · CN ★★★
View all API & Data →

Frequently Asked Questions

What is thingsboard.io?
thingsboard.io is a United States-based API & Data (Iot Platform) provider. Free Community Edition; visual device management.
Is thingsboard.io good? Is it worth it?
thingsboard.io scores 8.0/10 on TG4G — a strong rating, based in 美国. See the in-depth review below for pros, cons and China accessibility.
Is thingsboard.io usable in China?
thingsboard.io offers good direct-connect performance in mainland China and works in most regions without a proxy. The provider is headquartered in United States and primarily serves overseas markets.
How do I sign up for thingsboard.io?
Visit the thingsboard.io official site to complete sign-up. Registration typically requires an email (Gmail/Outlook recommended) and a payment method. Most overseas services accept credit card / PayPal / crypto. See the "Visit Official Site" button on this page for the direct link.

Browse Other Categories

View the full directory →