当前位置:网站首页>Thingsboard tutorial (II and III): calculating the temperature difference between two devices in a regular chain
Thingsboard tutorial (II and III): calculating the temperature difference between two devices in a regular chain
2022-06-30 03:53:00 【Bring me my Plaid】
Preface
There is such a need , There is a thermometer outside , There is a thermometer in the room , We need to calculate the temperature difference between indoor and outdoor .
If you have similar needs , Please read this article carefully .
preparation
First create an asset , be called Fizz Home.
Then create two devices , Outdoor Thermometer , Indoor thermometer . And combine the two equipment and assets FizzHome Connect . We need to create the relationship between assets and equipment , Here's the picture 

When I'm done 
Rule chain of intelligent thermometer simulator

Use generator Node to generate the data of intelligent thermometer , The device needs to be bound when generating , You need to set the number of messages and the period .
Install the above figure to set .
When the configuration is complete , Link it to the root node , as follows 
Root node
边栏推荐
- [punch in - Blue Bridge Cup] day 5 --- lower() small
- [note] on May 28, 2022, data is obtained from the web page and written into the database
- 【常见问题】页面跨域和接口跨域
- Jour 9 Gestion des scripts et des ressources
- [operation] write CSV to database on May 28, 2022
- Using virtual environments in jupyter notebook
- C#【高级篇】 C# 多线程
- TiDB 6.0:讓 TSO 更高效丨TiDB Book Rush
- 巧用 Bitmap 实现亿级海量数据统计
- Usage record of unity input system (instance version)
猜你喜欢
随机推荐
实用调试技巧
C # [advanced chapter] C # anonymous method [lambda expression to be supplemented...]
云原生——Web实时通信技术之Websocket
第九天 脚本與資源管理
124 articles in total! Motianlun "high availability architecture" dry goods document sharing (including Oracle, mysql, PG)
第2章 控制结构和函数(编程题)
Hisense A7 ink screen mobile phone cannot be started
How to use Jersey to get the complete rest request body- How to get full REST request body using Jersey?
[operation] write CSV to database on May 28, 2022
Chapter 2 control structure and function (programming problem)
[0x0] open questions left by the principal
EasyCVR部署服务器集群时,出现一台在线一台不在线是什么原因?
【作业】2022.5.28 将CSV写入数据库
【作业】2022.5.23 MySQL入门
Note: load the configuration file as a byte stream and get the resources in it
解决navicat连接数据库遇到的问题
Mysql性能优化(5):主从同步原理与实现
ThingsBoard教程(二三):在规则链中计算二个设备的温度差
Semantic segmentation resources
毕业设计EMS办公管理系统(B/S结构)+J2EE+SQLserver8.0









