产品定价 立即试用
云平台
北美地区
文档 > 订阅
入门
指南 API 常见问题
目录

ThingsBoard US Cloud订阅计划定义

ThingsBoard US Cloud提供基于灵活按需付费模式的订阅计划。 计划支持弹性扩展,可按需充值实体与API限额,并可启用ThingsBoard EdgeTrendz Analytics作为插件,方便在一处管理整个IoT基础设施。

订阅计划主要包含:实体限制API限制字段计算限制白标以及支持级别。

查找旧版套餐详情?本页为2026年1月20日引入的订阅层级。若账号在此之前创建,请查看历史订阅页面。

实体限制

下表对比各订阅计划的实体限制。

参数名 Free Prototype Pilot Startup Business 说明
Devices 5 50 100 500 1000 设备最大数量
Assets 5 50 100 500 1000 资产最大数量
Customers 2 5 50 100 200 客户最大数量
Users 5 10 50 100 200 用户最大数量
Dashboards 5 50 100 200 500 仪表板最大数量
Rule chains 3 5 20 50 100 规则链最大数量
Integrations 1 3 5 10 20 集成最大数量
Converters 3 10 15 25 50 转换器最大数量
Scheduler events 5 10 100 250 500 调度事件最大数量

API限制

下表对比各订阅计划的API限制。除非另有说明,数值均为月度限制。

参数名 Free Prototype Pilot Startup Business 说明
Transport messages 0.5M 5M 50M 250M 500M 任一传输服务(MQTT、HTTP、CoAP等)或集成接收的消息总数
Transport data points 1M 10M 100M 500M 1B 遥测或属性传输消息中包含的键值对总数
Rule Engine executions 3M 30M 250M 1B 2B 规则节点任意执行的总次数。
单条遥测消息处理可能触发多次Rule Engine执行。
平台也会统计Generator节点产生的周期消息等。
JavaScript executions 100K 1M 10M 50M 100M 用户自定义函数任意执行的总次数,如"Script"过滤器或转换节点的处理、数据转换器调用等。
Default storage TTL 30 days 60 days 180 days 365 days 365 days 用于存储时序数据的"生存时间"参数默认值。
可在"Save Timeseries"规则节点或消息的"TTL"元数据字段中覆盖。
便于优化存储消耗。TTL最大允许值为10年。
例如:可将"原始"数据存3个月、聚合数据存3年
Data point storage days 30M 1B 10B 100B 200B 针对所有存入数据库的时序数据点计算存储天数。
平台将数据点数量乘以存储天数。
TTL参数用于确定存储天数。例如:1M数据点存30天即为30M数据点存储天数
Alarms TTL 30 days 60 days 180 days 365 days 365 days 告警在数据库中保存的天数
RPC TTL 30 days 60 days 180 days 365 days 365 days 持久化RPC在数据库中保存的天数
Alarms 200 1K 4K 20K 40K 每月创建的告警总数
Emails 100 1K 2K 10K 40K 发送的邮件总数
SMS 0 10 100 500 1000 发送的SMS总数

其中”K“表示1千,”M“表示1百万,”B“表示10亿。

字段计算限制

下表对比各订阅计划的字段计算限制。

参数名 Free Prototype Pilot Startup Business 说明
Calculated fields per entity maximum number 10 10 10 10 10 单实体允许的字段计算最大数量。
Max data points number in rolling arguments 1000 1000 1000 1000 1000 滚动参数支持的数据点最大数量。
Arguments per calculated field max number 10 10 10 10 10 单个字段计算可使用的输入参数最大数量。
State maximum size in KB 32 32 32 32 32 存储状态数据允许的最大大小(以KB计)。
Single value argument maximum size in KB 16 16 16 16 16 单个参数值的最大大小(以KB计)。

速率限制

平台的速率限制策略旨在保证可预测的服务质量,并在峰值负载下保持运行韧性。限制在租户层面(所有设备与用户的聚合活动)和单设备层面同时生效,采用每秒、每分钟、每小时的统一时间窗口,在突发容忍与持续吞吐上限之间取得平衡。阈值随套餐(Maker、Prototype、Startup、Business、Business+)变化,与预期流量画像匹配,确保多租户公平使用及SLA达标。

若工作负载超过分配限制,相应请求将被平台临时拒绝,直至速率恢复到策略范围内。此外,发生超限时平台会通知租户管理员。

参数名 Free Prototype Pilot Startup Business 说明
All Transport messages (Tenant) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 75,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 750,000 per hour
Up to 2,000 per second,
not exceeding 60,000 per minute,
and capped at 1,500,000 per hour
Up to 10,000 per second,
not exceeding 300,000 per minute,
and capped at 7,500,000 per hour
Up to 20,000 per second,
not exceeding 600,000 per minute,
and capped at 15,000,000 per hour
任一传输微服务为该租户下所有设备接收的消息总数
Telemetry Transport messages (Tenant) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 35,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 350,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 700,000 per hour
Up to 5,000 per second,
not exceeding 150,000 per minute,
and capped at 3,500,000 per hour
Up to 10,000 per second,
not exceeding 300,000 per minute,
and capped at 7,000,000 per hour
任一传输微服务为该租户下所有设备接收的遥测消息总数
Telemetry Transport data points (Tenant) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 70,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 700,000 per hour
Up to 2,000 per second,
not exceeding 60,000 per minute,
and capped at 1,400,000 per hour
Up to 10,000 per second,
not exceeding 300,000 per minute,
and capped at 7,000,000 per hour
Up to 20,000 per second,
not exceeding 600,000 per minute,
and capped at 14,000,000 per hour
任一传输微服务为该租户下所有设备接收的遥测数据点总数
All Transport messages (Device) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
任一传输微服务为各设备单独接收的消息总数
Telemetry Transport messages (Device) Up to 50 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
任一传输微服务为各设备单独接收的遥测消息总数
Telemetry Transport data points (Device) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
任一传输微服务为各设备单独接收的遥测数据点总数
Integration messages (Tenant) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 30,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 350,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 750,000 per hour
Up to 5,000 per second,
not exceeding 150,000 per minute,
and capped at 3,500,000 per hour
Up to 10,000 per second,
not exceeding 300,000 per minute,
and capped at 7,500,000 per hour
任一传输微服务为该租户下所有设备接收的消息总数
Integration messages (Device) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
任一传输微服务为所有设备接收的遥测消息总数
Gateway Transport messages (All connected devices) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 60,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
传输微服务为经特定网关连接的所有设备接收的消息总数
Gateway Telemetry Transport messages (All connected devices) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 30,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 180,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 180,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 180,000 per hour
Up to 500 per second,
not exceeding 15,000 per minute,
and capped at 180,000 per hour
传输微服务为经特定网关连接的所有设备接收的遥测消息总数
Gateway Telemetry Transport data points (All connected devices) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 60,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
Up to 1,000 per second,
not exceeding 30,000 per minute,
and capped at 360,000 per hour
传输微服务为经特定网关连接的所有设备接收的遥测数据点总数
Gateway Transport messages (Gateway system messages) Up to 50 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
Up to 100 per second,
not exceeding 1,000 per minute,
and capped at 15,000 per hour
传输微服务为特定网关(不含关联设备)接收的消息总数:统计、调试日志、配置更新
Gateway Telemetry Transport messages (Gateway system messages) Up to 50 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
Up to 100 per second,
not exceeding 600 per minute,
and capped at 7,000 per hour
传输微服务为特定网关接收的遥测消息总数:统计、调试日志及其他遥测
Gateway Telemetry Transport data points (Gateway system messages) Up to 100 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
Up to 200 per second,
not exceeding 2,000 per minute,
and capped at 15,000 per hour
传输微服务为特定网关接收的遥测数据点总数:统计、调试日志及其他遥测
REST requests (Tenant) Up to 100 per second,
not exceeding 1,000 per minute
Up to 100 per second,
not exceeding 2,000 per minute
Up to 100 per second,
not exceeding 2,000 per minute
Up to 100 per second,
not exceeding 2,000 per minute
Up to 100 per second,
not exceeding 2,000 per minute
该租户下任一用户发起的REST API调用总数
REST requests (Customer) Up to 50 per second,
not exceeding 500 per minute
Up to 50 per second,
not exceeding 1,000 per minute
Up to 50 per second,
not exceeding 1,000 per minute
Up to 50 per second,
not exceeding 1,000 per minute
Up to 50 per second,
not exceeding 1,000 per minute
特定客户下任一用户发起的REST API调用总数
WS updates per session Up to 1,000 per second,
not exceeding 5,000 per minute
Up to 1,000 per second,
not exceeding 10,000 per minute
Up to 1,000 per second,
not exceeding 10,000 per minute
Up to 1,000 per second,
not exceeding 10,000 per minute
Up to 1,000 per second,
not exceeding 10,000 per minute
特定WebSocket会话接收的消息总数
WS Sessions (Tenant) 50 100 1K 2K 4K 该租户的WebSocket会话最大数量
WS Subscriptions (Tenant) 1K 2K 4K 20K 40K 该租户的WebSocket订阅最大数量
WS Sessions (Customer) 25 50 500 1K 2K 该客户的WebSocket会话最大数量
WS Subscriptions (Customer) 500 1K 2K 10K 20K 该客户的WebSocket订阅最大数量
WS Sessions (Public user) 20 100 250 250 250 每位公开用户的会话最大数量
WS Subscriptions (Public user) 500 1K 5K 5K 5K 每位公开用户的订阅最大数量
WS Sessions (Regular user) 10 50 100 100 100 每位普通用户的会话最大数量
WS Subscriptions (Regular user) 200 1K 2K 2K 2K 每位普通用户的订阅最大数量
WS queue message (Session) 100 250 500 500 500 每会话的队列消息最大大小

其中”K“表示1千,”M“表示1百万,”B“表示10亿。

充值

若订阅计划内某项限制已触达,通常无需升级到更高档位。 您可购买充值包即时提升单项限制。

注意: 充值为基础计划的每月叠加项,按月计费。


实体充值

此类充值包可提升环境中管理的实体与集成数量。

充值包名称 新增容量 费用
Extra Device Pack +50 Devices、+50 Assets $15
Extra Customer Pack +10 Customers、+10 Users $10
Extra Integration Pack +1 Integration、+1 Converter $10
Extra Calculated Field 每实体Calculated Fields最大数量 +1 $5

可用范围: Extra Device包自Business套餐起可用;其他实体充值自Pilot套餐起可用。

API限制充值

此类充值包可扩展解决方案的运行能力,保障数据处理与通信顺畅。

充值包名称 新增容量 费用
Traffic Pack +2.5M Transport Messages、+5M Transport Data Points $5
Compute Pack +5M Rule Engine Executions、+1M JavaScript Executions $25
Storage Pack +1B Data Points Storage Days $10
Alarm Pack 每月+1K告警创建 $1
Email Pack 每月+1K邮件发送 $1
SMS Pack 每月+100SMS发送 $15


可用范围: 所有用量与API充值自Pilot套餐起可用。

插件

白标

ThingsBoard Web界面支持在2分钟内配置公司或产品Logo及配色,无需编码、无需重启服务。 详见功能文档。ThingsBoard Cloud扩展了白标能力,支持便捷配置自有域名。 详见域名管理

白标插件自Pilot套餐起自动启用。

Edge Computing

Edge Computing插件将智能与数据处理能力带到现场。 支持在本地部署平台实例,确保即便与云端的网络完全中断,关键业务仍可持续运行。 详见产品首页

Trendz Analytics

Trendz Analytics插件是面向IoT的BI工具,可将原始IoT数据转化为可执行的洞察。 除基础可视化外,还支持复杂计算、模式识别及基于高级统计模型的未来趋势预测。 详见产品首页

如何取消订阅?

取消ThingsBoard US Cloud订阅可按下述步骤操作:

  • 进入计划与计费
  • 点击取消订阅
  • 按界面提示完成操作。
  • 在确认对话框中再次点击取消订阅完成确认。
文档警告图标

注意:
此操作不可撤销,将永久删除您的租户账号、所有设备、资产、仪表板、规则链、用户及其他实体,以及所有遥测数据与告警。