We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
定位上,tio 介于物联网平台和消息中间件(如 MQTT Broker)之间。 核心是使用物模型和一些抽象(shadow、direct-method、job等)让业务系统和设备对接变得简便,提高效率。
如果你使用 MQTT Broker 这样的消息中间件时,常常遇到还需要自己抽象设备和业务系统的交互模型,那 tio 合适你。 如果你要做一个物联网平台(比如有数据托管、告警规则、组态、大屏等),那 tio 可以作为平台的下一层。